GObject.Object
GstController.ControlSource
GstController.LFOControlSource
Import line: | GstController = imports.gi.GstController; |
GIR File: | GstController-0.10.gir |
C documentation: | GstLFOControlSource |
Class : | LFOControlSource |
Extends: | GstController.ControlSource |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gst_reserved : Array
read only
|
GstController.LFOControlSource | |
amplitude : GObject.Value
|
GstController.LFOControlSource | |
bound : Boolean
read only
|
GstController.ControlSource | |
frequency : Number
|
GstController.LFOControlSource | |
get_value : [object Object]
read only
|
GstController.ControlSource | |
get_value_array : [object Object]
read only
|
GstController.ControlSource | |
lock : GLib.Mutex
read only
|
GstController.LFOControlSource | |
offset : GObject.Value
|
GstController.LFOControlSource | |
parent : GstController.ControlSource
read only
|
GstController.LFOControlSource | |
priv : GstController.LFOControlSourcePrivate
read only
|
GstController.LFOControlSource | |
timeshift : Number
|
GstController.LFOControlSource | |
waveform : GstController.LFOWaveform
|
GstController.LFOControlSource |
Method / Constructor | Defined By | |
---|---|---|
new GstController.LFOControlSource
(Object properties)
Create a new GstController.LFOControlSource
Create a new GstController.LFOControlSource
|
||
Binds a GstControlSource to a specific property.
Binds a GstControlSource to a specific property. This must be called only once for a GstControlSource.
|
GstController.ControlSource | |
Gets the value for this GstControlSource at a given timestamp.
Gets the value for this GstControlSource at a given timestamp.
|
GstController.ControlSource | |
Gets an array of values for one element property.
Gets an array of values for one element property. All fields of value_array must be filled correctly. Especially the of values. The type of the values in the array is the same as the property's type.
|
GstController.ControlSource |
None |