type_is_plugin_api


Description:


[ Version ( since = "1.18" ) ]
public bool type_is_plugin_api (Type type, out PluginAPIFlags flags)

Checks if type is plugin API.

See type_mark_as_plugin_api for details.

Parameters:

type

a GType

flags

What PluginAPIFlags the plugin was marked with

Returns:

true if type is plugin API or false otherwise.


Namespace: Gst
Package: gstreamer-1.0