Caps.isStrictlyEqual

Checks if the given caps are exactly the same set of caps.

class Caps
bool
isStrictlyEqual

Parameters

caps2 gst.caps.Caps

another #GstCaps

Return Value

Type: bool

true if both caps are strictly equal.