| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static Ac3DynamicRangeCompressionRf |
Ac3DynamicRangeCompressionRf.fromValue(String value)
Use this in place of valueOf.
|
static Ac3DynamicRangeCompressionRf |
Ac3DynamicRangeCompressionRf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ac3DynamicRangeCompressionRf[] |
Ac3DynamicRangeCompressionRf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Ac3Settings |
Ac3Settings.withDynamicRangeCompressionRf(Ac3DynamicRangeCompressionRf dynamicRangeCompressionRf)
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the RF operating mode.
|
Copyright © 2021. All rights reserved.