Caps.isSubset

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

class Caps
bool
isSubset

Parameters

superset Caps

a potentially greater #GstCaps

Return Value

Type: bool

%TRUE if @subset is a subset of @superset

Meta