ABI | Symbols | Types |
| Used As | Name | Used In |
|---|---|---|
| PARAM | feature |
gst_plugin_feature_get_rank ( GstPluginFeature* feature ) » |
| PARAM | feature |
gst_plugin_feature_set_rank ( GstPluginFeature* feature, guint rank ) » |
| PARAM | feature |
gst_registry_add_feature ( GstRegistry* registry, GstPluginFeature* feature ) » |
| PARAM | feature |
gst_plugin_feature_load ( GstPluginFeature* feature ) » |
| PARAM | feature |
gst_plugin_feature_get_plugin ( GstPluginFeature* feature ) » |
| PARAM | feature |
gst_plugin_feature_get_plugin_name ( GstPluginFeature* feature ) » |
| PARAM | feature |
gst_plugin_feature_check_version ( GstPluginFeature* feature, guint min_major, guint min_minor, guint min_micro ) » |
| PARAM | feature |
gst_registry_remove_feature ( GstRegistry* registry, GstPluginFeature* feature ) » |
| RETURN | gst_registry_find_feature ( GstRegistry* registry, gchar const* name, GType type ) » |
|
| RETURN | gst_registry_lookup_feature ( GstRegistry* registry, char const* name ) » |
|
| RETURN | gst_plugin_feature_load ( GstPluginFeature* feature ) » |
|
| FIELD | .feature | struct _GstDeviceProviderFactory { GstPluginFeature feature, GType type, GstDeviceProvider volatile* provider, gpointer metadata, gpointer[4] _gst_reserved } » |
| FIELD | .parent | struct _GstElementFactory { GstPluginFeature parent, GType type, gpointer metadata, GList* staticpadtemplates, guint numpadtemplates, enum GstURIType uri_type, gchar** uri_protocols, GList* interfaces, gpointer[4] _gst_reserved } » |
| FIELD | .feature | struct _GstTypeFindFactory { GstPluginFeature feature, GstTypeFindFunction function, gchar** extensions, GstCaps* caps, gpointer user_data, GDestroyNotify user_data_notify, gpointer[4] _gst_reserved } » |
|
F-PTR PARAM |
1st parameter | gboolean(*) { GstPluginFeature*, gpointer } » |