Back to Seed Clases

GstController


Classes

Interfaces

Structs

Unions

Enums

Struct GstController.ValueArray

Import line: GstController = imports.gi.GstController;
GIR File: GstController-0.10.gir
C documentation: GstValueArray
Struct : ValueArray
  Show / Hide Inherited methods, properties and signals
Structure to receive multiple values at once.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstController.ValueArray ()
Create a new GstController.ValueArray
Create a new GstController.ValueArray
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstController
Method
GstController.object_get_value_array (Object object, Number timestamp, ValueArray value_array) : Boolean
Function to be able to get an array of values for one element properties If the GstValueArray->values array is NULL, it will be created by the function.
GstController.ControlSource
Method
get_value_array (Number timestamp, ValueArray value_array) : Boolean
Gets an array of values for one element property.
GstController.Controller
Method
get_value_array (Number timestamp, ValueArray value_array) : Boolean
Function to be able to get an array of values for one element property.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:00 GMT+0800 (HKT)