typeIsPluginApi
Checks if type is plugin API. See gst.global.typeMarkAsPluginApi for details.
Parameters
type | a GType |
flags | What #GstPluginAPIFlags the plugin was marked with |
Returns
true if type is plugin API or false otherwise.
Checks if type is plugin API. See gst.global.typeMarkAsPluginApi for details.
type | a GType |
flags | What #GstPluginAPIFlags the plugin was marked with |