Home
last modified time | relevance | path

Searched refs:GstPluginClass (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h41 typedef struct _GstPluginClass GstPluginClass; typedef
191 …GST_PLUGIN_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_PLUGIN, GstPluginClass))
193 …GST_PLUGIN_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_PLUGIN, GstPluginClass))
Dgstplugin.c157 gst_plugin_class_init (GstPluginClass * klass) in gst_plugin_class_init()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt2410 GstPluginClass