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