gi-gst-0.1.6.13: Gst bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gst.Structs.PluginDesc

Contents

Description

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.

Synopsis

Exported types

newtype PluginDesc Source

Instances

((~) * info (ResolvePluginDescMethod t PluginDesc), MethodInfo * info PluginDesc p) => IsLabel t (PluginDesc -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> PluginDesc -> p

((~) * info (ResolvePluginDescMethod t PluginDesc), MethodInfo * info PluginDesc p) => IsLabelProxy t (PluginDesc -> p) Source 

newZeroPluginDesc :: MonadIO m => m PluginDesc Source

Construct a PluginDesc struct initialized to zero.

Properties

Description

License

MajorVersion

MinorVersion

Name

Origin

Package

ReleaseDatetime

Source

Version