Pad.queryAcceptCaps

Check if the given pad accepts the caps.

class Pad
bool
queryAcceptCaps

Parameters

caps gst.caps.Caps

a #GstCaps to check on the pad

Return Value

Type: bool

true if the pad can accept the caps.