Back to Seed Clases

GstController


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker GstController.ControlSource

Class GstController.ControlSource

Import line: GstController = imports.gi.GstController;
GIR File: GstController-0.10.gir
C documentation: GstControlSource
Class : ControlSource
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
The instance structure of GstControlSource.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstController
Method
GstController.object_get_control_source (Object object, String property_name) : GstController.ControlSource
Gets the corresponding GstControlSource for the property.
GstController
Method
GstController.object_set_control_source (Object object, String property_name, ControlSource csource) : Boolean
Sets the GstControlSource for property_name.
GstController.Controller
Method
set_control_source (String property_name, ControlSource csource) : Boolean
Sets the GstControlSource for property_name.
GstController.Controller
Method
get_control_source (String property_name) : GstController.ControlSource
Gets the corresponding GstControlSource for the property.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:59 GMT+0800 (HKT)