Caps.isSubset

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

class Caps
bool
isSubset

Parameters

superset gst.caps.Caps

a potentially greater #GstCaps

Return Value

Type: bool

true if subset is a subset of superset