ElementFactory.canSrcAnyCaps
bool canSrcAnyCaps(gst.caps.Caps caps)Checks if the factory can src any possible capability.
Parameters
caps | the caps to check |
Returns
true if the caps have a common subset.
bool canSrcAnyCaps(gst.caps.Caps caps)Checks if the factory can src any possible capability.
caps | the caps to check |