| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static Eac3DynamicRangeCompressionRf |
Eac3DynamicRangeCompressionRf.fromValue(String value)
Use this in place of valueOf.
|
static Eac3DynamicRangeCompressionRf |
Eac3DynamicRangeCompressionRf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eac3DynamicRangeCompressionRf[] |
Eac3DynamicRangeCompressionRf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Eac3Settings |
Eac3Settings.withDynamicRangeCompressionRf(Eac3DynamicRangeCompressionRf dynamicRangeCompressionRf)
Specify how the service limits the audio dynamic range when compressing the audio.
|
Copyright © 2020. All rights reserved.