| Package | Description |
|---|---|
| org.freedesktop.gstreamer.controller |
| Modifier and Type | Method and Description |
|---|---|
LFOWaveform |
LFOControlSource.getWaveform()
Get the waveform.
|
static LFOWaveform |
LFOWaveform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LFOWaveform[] |
LFOWaveform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LFOControlSource |
LFOControlSource.setWaveform(LFOWaveform value)
Specifies the waveform that should be used for this LFOControlSource.
|
Copyright © 2021 gstreamer-java. All rights reserved.