Element.getCompatiblePadTemplate

Retrieves a pad template from element that is compatible with compattempl. Pads from compatible templates can be linked together.

class Element
getCompatiblePadTemplate

Parameters

compattempl PadTemplate

the GstPadTemplate to find a compatible template for.

Return Value

a compatible GstPadTemplate, or NULL if none was found. No unreferencing is necessary.

Meta