| Top |
| GList * | gst_type_find_factory_get_list () |
| const gchar * const * | gst_type_find_factory_get_extensions () |
| GstCaps * | gst_type_find_factory_get_caps () |
| gboolean | gst_type_find_factory_has_function () |
| void | gst_type_find_factory_call_function () |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstPluginFeature ╰── GstTypeFindFactory
const gchar * const *
gst_type_find_factory_get_extensions (GstTypeFindFactory *factory);
GstCaps *
gst_type_find_factory_get_caps (GstTypeFindFactory *factory);
gboolean
gst_type_find_factory_has_function (GstTypeFindFactory *factory);
void gst_type_find_factory_call_function (GstTypeFindFactory *factory,GstTypeFind *find);