Caps.isEqual

Checks if the given caps represent the same set of caps. Note This function does not work reliably if optional properties for caps are included on one caps and omitted on the other. This function deals correctly with passing NULL for any of the caps.

class Caps
int
isEqual

Parameters

caps2 Caps

another GstCaps

Return Value

Type: int

TRUE if both caps are equal.

Meta