Caps.isFixed

Fixed #GstCaps describe exactly one format, that is, they have exactly one structure, and each field in the structure describes a fixed type. Examples of non-fixed types are GST_TYPE_INT_RANGE and GST_TYPE_LIST.

class Caps
bool
isFixed
()

Return Value

Type: bool

%TRUE if @caps is fixed

Meta