ElementFactory.canSrcAnyCaps

bool canSrcAnyCaps(gst.caps.Caps caps)

Checks if the factory can src any possible capability.

Parameters

capsthe caps to check

Returns

true if the caps have a common subset.