ElementFactory.getElementType

gobject.types.GType 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].

Returns

the #GType for elements managed by this factory or 0 if

the factory is not loaded.