| Import line: | GstController = imports.gi.GstController; |
| GIR File: | GstController-0.10.gir |
| C documentation: | GstValueArray |
| Struct : | ValueArray |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
nbsamples : Number
|
GstController.ValueArray | |
|
property_name : String
|
GstController.ValueArray | |
|
sample_interval : Number
|
GstController.ValueArray | |
|
values : void*
|
GstController.ValueArray | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GstController.ValueArray
()
Create a new GstController.ValueArray
Create a new GstController.ValueArray
|
||
| None |
| 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 |
Gets an array of values for one element property.
|
|
GstController.Controller
Method |
Function to be able to get an array of values for one element property.
|