| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static Ac3DynamicRangeCompressionProfile |
Ac3DynamicRangeCompressionProfile.fromValue(String value)
Use this in place of valueOf.
|
static Ac3DynamicRangeCompressionProfile |
Ac3DynamicRangeCompressionProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ac3DynamicRangeCompressionProfile[] |
Ac3DynamicRangeCompressionProfile.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.withDynamicRangeCompressionProfile(Ac3DynamicRangeCompressionProfile dynamicRangeCompressionProfile)
When you want to add Dolby dynamic range compression (DRC) signaling to your output stream, we recommend that you
use the mode-specific settings instead of Dynamic range compression profile (DynamicRangeCompressionProfile).
|
Copyright © 2021. All rights reserved.