ElementFactory.canSinkAnyCaps

Checks if the factory can sink any possible capability.

class ElementFactory
bool
canSinkAnyCaps

Parameters

caps gst.caps.Caps

the caps to check

Return Value

Type: bool

true if the caps have a common subset.