ElementFactory.canSinkAllCaps

bool canSinkAllCaps(gst.caps.Caps caps) nothrow

Checks if the factory can sink all possible capabilities.

Parameters

capsthe caps to check

Returns

true if the caps are fully compatible.