Pad.peerQueryAcceptCaps

Check if the peer of pad accepts caps. If pad has no peer, this function returns TRUE.

class Pad
int
peerQueryAcceptCaps

Parameters

caps Caps

a GstCaps to check on the pad

Return Value

Type: int

TRUE if the peer of pad can accept the caps or pad has no peer.

Meta