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 gstreamer.PadTemplate to find a compatible template for

Return Value

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