| Package | Description |
|---|---|
| ensemble.audio.ambisonics |
| Modifier and Type | Field and Description |
|---|---|
private AmbisonicsAudioOutputReasoning.SPEAKERS_LAYOUT |
AmbisonicsAudioOutputReasoning.speakers_layout
The speakers_layout.
|
| Modifier and Type | Method and Description |
|---|---|
static AmbisonicsAudioOutputReasoning.SPEAKERS_LAYOUT |
AmbisonicsAudioOutputReasoning.SPEAKERS_LAYOUT.parseString(java.lang.String sl)
Parses the string.
|
static AmbisonicsAudioOutputReasoning.SPEAKERS_LAYOUT |
AmbisonicsAudioOutputReasoning.SPEAKERS_LAYOUT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AmbisonicsAudioOutputReasoning.SPEAKERS_LAYOUT[] |
AmbisonicsAudioOutputReasoning.SPEAKERS_LAYOUT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|