| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Ac3AttenuationControl |
Ac3AttenuationControl.fromValue(String value)
Use this in place of valueOf.
|
static Ac3AttenuationControl |
Ac3AttenuationControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ac3AttenuationControl[] |
Ac3AttenuationControl.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.withAttenuationControl(Ac3AttenuationControl attenuationControl)
Applies a 3 dB attenuation to the surround channels.
|
Copyright © 2024. All rights reserved.