rtpGetHeaderExtensionList

Retrieve all the factories of the currently registered RTP header extensions. Call gst.element_factory.ElementFactory.create with each factory to create the associated #GstRTPHeaderExtension.

rtpGetHeaderExtensionList
()

Return Value

Type: gst.element_factory.ElementFactory[]

a #GList of #GstElementFactory's. Use gst.plugin_feature.PluginFeature.listFree after use