| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Ac3DynamicRangeCompressionRf |
Ac3Settings.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.
|
static Ac3DynamicRangeCompressionRf |
Ac3DynamicRangeCompressionRf.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
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 |
|---|---|
static Set<Ac3DynamicRangeCompressionRf> |
Ac3DynamicRangeCompressionRf.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
Ac3Settings.Builder |
Ac3Settings.Builder.dynamicRangeCompressionRf(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 © 2023. All rights reserved.