Caps.isSubset

bool isSubset(gst.caps.Caps superset)

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

Parameters

superseta potentially greater #GstCaps

Returns

true if subset is a subset of superset