| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static MsSmoothAudioDeduplication |
MsSmoothAudioDeduplication.fromValue(String value)
Use this in place of valueOf.
|
static MsSmoothAudioDeduplication |
MsSmoothAudioDeduplication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MsSmoothAudioDeduplication[] |
MsSmoothAudioDeduplication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAudioDeduplication(MsSmoothAudioDeduplication audioDeduplication)
COMBINE_DUPLICATE_STREAMS combines identical audio encoding settings across a Microsoft Smooth output group into
a single audio stream.
|
Copyright © 2019. All rights reserved.