Pad.queryAcceptCaps
bool queryAcceptCaps(gst.caps.Caps caps)Check if the given pad accepts the caps.
Parameters
caps | a #GstCaps to check on the pad |
Returns
true if the pad can accept the caps.
bool queryAcceptCaps(gst.caps.Caps caps)Check if the given pad accepts the caps.
caps | a #GstCaps to check on the pad |