| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static WavCodingMode |
WavCodingMode.fromValue(String value)
Use this in place of valueOf.
|
static WavCodingMode |
WavCodingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WavCodingMode[] |
WavCodingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WavSettings |
WavSettings.withCodingMode(WavCodingMode codingMode)
The audio coding mode for the WAV audio.
|
Copyright © 2024. All rights reserved.