| Package | Description | 
|---|---|
| com.amazonaws.services.medialive.model | 
| Modifier and Type | Method and Description | 
|---|---|
static AudioNormalizationAlgorithm | 
AudioNormalizationAlgorithm.fromValue(String value)
Use this in place of valueOf. 
 | 
static AudioNormalizationAlgorithm | 
AudioNormalizationAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AudioNormalizationAlgorithm[] | 
AudioNormalizationAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AudioNormalizationSettings | 
AudioNormalizationSettings.withAlgorithm(AudioNormalizationAlgorithm algorithm)
Audio normalization algorithm to use. 
 | 
Copyright © 2022. All rights reserved.