Back to Seed Clases

GstPbutils


Classes

Interfaces

Structs

Unions

Enums

Struct GstPbutils.InstallPluginsContext

Import line: GstPbutils = imports.gi.GstPbutils;
GIR File: GstPbutils-0.10.gir
C documentation: GstInstallPluginsContext
Struct : InstallPluginsContext
  Show / Hide Inherited methods, properties and signals
Opaque context structure for the plugin installation. Use the provided API to set details on it.
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new GstPbutils.InstallPluginsContext.c_new () : GstPbutils.InstallPluginsContext
Create a new GstPbutils.InstallPluginsContext
Create a new GstPbutils.InstallPluginsContext
Returns:
GstPbutils.InstallPluginsContext
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstPbutils
Method
GstPbutils.install_plugins_async (Array details, InstallPluginsContext ctx, Function func, void* user_data) : GstPbutils.InstallPluginsReturn
Requests plugin installation without blocking.
GstPbutils
Method
GstPbutils.install_plugins_sync (Array details, InstallPluginsContext ctx) : GstPbutils.InstallPluginsReturn
Requests plugin installation and block until the plugins have been installed or installation has failed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:01 GMT+0800 (HKT)