| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static Eac3AtmosSurroundExMode |
Eac3AtmosSurroundExMode.fromValue(String value)
Use this in place of valueOf.
|
static Eac3AtmosSurroundExMode |
Eac3AtmosSurroundExMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eac3AtmosSurroundExMode[] |
Eac3AtmosSurroundExMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Eac3AtmosSettings |
Eac3AtmosSettings.withSurroundExMode(Eac3AtmosSurroundExMode surroundExMode)
Specify whether your input audio has an additional center rear surround channel matrix encoded into your left and
right surround channels.
|
Copyright © 2022. All rights reserved.