is_fixed


Description:

public bool is_fixed ()

Fixed Caps 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.

Parameters:

this

the Caps to test

Returns:

true if this is fixed