Caps.isSubset

Checks if all caps represented by subset are also represented by superset.

class Caps
int
isSubset

Parameters

superset Caps

a potentially greater GstCaps

Return Value

Type: int

TRUE if subset is a subset of superset

Meta