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
int
isFixed
()

Return Value

Type: int

TRUE if caps is fixed

Meta