ElementFactory.canSinkAllCaps
bool canSinkAllCaps(gst.caps.Caps caps)Checks if the factory can sink all possible capabilities.
Parameters
caps | the caps to check |
Returns
true if the caps are fully compatible.
bool canSinkAllCaps(gst.caps.Caps caps)Checks if the factory can sink all possible capabilities.
caps | the caps to check |