ElementFactory.getElementType

Get the #GType for elements managed by this factory. The type can only be retrieved if the element factory is loaded, which can be assured with gst.plugin_feature.PluginFeature.load.

class ElementFactory
getElementType
()

Return Value

Type: gobject.types.GType

the #GType for elements managed by this factory or 0 if the factory is not loaded.