Top | ![]() |
![]() |
![]() |
![]() |
guint64 | duration | Read |
gdouble | frequency | Write |
GstBtWaveIndex | wave | Read / Write |
gpointer | wave-callbacks | Write |
guint | wave-level | Read / Write |
void
gstbt_osc_wave_setup (GstBtOscWave *self
);
Prepare the oscillator. Should be called before first use to ensure it is configured for the default parameters.
“duration”
property “duration” guint64
Duration in samples at the given rate.
Owner: GstBtOscWave
Flags: Read
Default value: 0
“frequency”
property “frequency” gdouble
Frequency of tone (0.0 for original).
Owner: GstBtOscWave
Flags: Write
Allowed values: >= 0
Default value: 0
“wave”
property“wave” GstBtWaveIndex
Wave index.
Owner: GstBtOscWave
Flags: Read / Write
Default value: no wave
“wave-callbacks”
property “wave-callbacks” gpointer
The wave-table access callbacks.
Owner: GstBtOscWave
Flags: Write