Pad.queryAcceptCaps

bool queryAcceptCaps(gst.caps.Caps caps)

Check if the given pad accepts the caps.

Parameters

capsa #GstCaps to check on the pad

Returns

true if the pad can accept the caps.