Pad.peerQueryAcceptCaps

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

class Pad
bool
peerQueryAcceptCaps

Parameters

caps Caps

a #GstCaps to check on the pad

Return Value

Type: bool

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

Meta