Class PluginDesc

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.gstreamer.gst.PluginDesc
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class PluginDesc extends ProxyInstance
A plugin should export a variable of this type called plugin_desc. The plugin loader will use the data provided there to initialize the plugin.

The licence parameter must be one of: LGPL, GPL, QPL, GPL/QPL, MPL, BSD, MIT/X11, Proprietary, unknown.