#GstElementFactory elements. Use [gst.plugin_feature.PluginFeature.listFree] after usage.
ElementFactory.listGetElements
gst.element_factory.ElementFactory[] listGetElements(gst.types.ElementFactoryListType type, gst.types.Rank minrank)Get a list of factories that match the given type. Only elements with a rank greater or equal to minrank will be returned. The list of factories is returned by decreasing rank.
Parameters
type | a #GstElementFactoryListType |
minrank | Minimum rank |
Returns
a #GList of