Caps.isSubset
bool isSubset(gst.caps.Caps superset)Checks if all caps represented by subset are also represented by superset.
Parameters
superset | a potentially greater #GstCaps |
Returns
true if subset is a subset of superset
bool isSubset(gst.caps.Caps superset)Checks if all caps represented by subset are also represented by superset.
superset | a potentially greater #GstCaps |