Caps.isSubset

Checks if all caps represented by subset are also represented by superset. Note This function does not work reliably if optional properties for caps are included on one caps and omitted on the other.

class Caps
int
isSubset

Parameters

superset Caps

a potentially greater GstCaps

Return Value

Type: int

TRUE if subset is a subset of superset

Meta