| Package | Description |
|---|---|
| org.freedesktop.gstreamer.controller |
| Modifier and Type | Method and Description |
|---|---|
LFOControlSource |
LFOControlSource.setAmplitude(double value)
Specifies the amplitude for the waveform of this LFOControlSource.
|
LFOControlSource |
LFOControlSource.setFrequency(double value)
Specifies the frequency that should be used for the waveform of this
LFOControlSource.
|
LFOControlSource |
LFOControlSource.setOffset(double value)
Specifies the value offset for the waveform of this LFOControlSource.
|
LFOControlSource |
LFOControlSource.setTimeshift(long value)
Specifies the timeshift to the right that should be used for the waveform
of this LFOControlSource in nanoseconds.
|
LFOControlSource |
LFOControlSource.setWaveform(LFOWaveform value)
Specifies the waveform that should be used for this LFOControlSource.
|
Copyright © 2021 gstreamer-java. All rights reserved.