@Generated(value="software.amazon.awssdk:codegen") public final class Eac3AtmosSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Eac3AtmosSettings.Builder,Eac3AtmosSettings>
Modifier and Type | Class and Description |
---|---|
static interface |
Eac3AtmosSettings.Builder |
Modifier and Type | Method and Description |
---|---|
Integer |
bitrate()
Specify the average bitrate for this output in bits per second.
|
Eac3AtmosBitstreamMode |
bitstreamMode()
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
String |
bitstreamModeAsString()
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
static Eac3AtmosSettings.Builder |
builder() |
Eac3AtmosCodingMode |
codingMode()
The coding mode for Dolby Digital Plus JOC (Atmos).
|
String |
codingModeAsString()
The coding mode for Dolby Digital Plus JOC (Atmos).
|
Eac3AtmosDialogueIntelligence |
dialogueIntelligence()
Enable Dolby Dialogue Intelligence to adjust loudness based on dialogue analysis.
|
String |
dialogueIntelligenceAsString()
Enable Dolby Dialogue Intelligence to adjust loudness based on dialogue analysis.
|
Eac3AtmosDownmixControl |
downmixControl()
Specify whether MediaConvert should use any downmix metadata from your input file.
|
String |
downmixControlAsString()
Specify whether MediaConvert should use any downmix metadata from your input file.
|
Eac3AtmosDynamicRangeCompressionLine |
dynamicRangeCompressionLine()
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the line operating mode.
|
String |
dynamicRangeCompressionLineAsString()
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the line operating mode.
|
Eac3AtmosDynamicRangeCompressionRf |
dynamicRangeCompressionRf()
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the RF operating mode.
|
String |
dynamicRangeCompressionRfAsString()
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the RF operating mode.
|
Eac3AtmosDynamicRangeControl |
dynamicRangeControl()
Specify whether MediaConvert should use any dynamic range control metadata from your input file.
|
String |
dynamicRangeControlAsString()
Specify whether MediaConvert should use any dynamic range control metadata from your input file.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
Double |
loRoCenterMixLevel()
Specify a value for the following Dolby Atmos setting: Left only/Right only center mix (Lo/Ro center).
|
Double |
loRoSurroundMixLevel()
Specify a value for the following Dolby Atmos setting: Left only/Right only (Lo/Ro surround).
|
Double |
ltRtCenterMixLevel()
Specify a value for the following Dolby Atmos setting: Left total/Right total center mix (Lt/Rt center).
|
Double |
ltRtSurroundMixLevel()
Specify a value for the following Dolby Atmos setting: Left total/Right total surround mix (Lt/Rt surround).
|
Eac3AtmosMeteringMode |
meteringMode()
Choose how the service meters the loudness of your audio.
|
String |
meteringModeAsString()
Choose how the service meters the loudness of your audio.
|
Integer |
sampleRate()
This value is always 48000.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends Eac3AtmosSettings.Builder> |
serializableBuilderClass() |
Integer |
speechThreshold()
Specify the percentage of audio content, from 0% to 100%, that must be speech in order for the encoder to use the
measured speech loudness as the overall program loudness.
|
Eac3AtmosStereoDownmix |
stereoDownmix()
Choose how the service does stereo downmixing.
|
String |
stereoDownmixAsString()
Choose how the service does stereo downmixing.
|
Eac3AtmosSurroundExMode |
surroundExMode()
Specify whether your input audio has an additional center rear surround channel matrix encoded into your left and
right surround channels.
|
String |
surroundExModeAsString()
Specify whether your input audio has an additional center rear surround channel matrix encoded into your left and
right surround channels.
|
Eac3AtmosSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public final Integer bitrate()
public final Eac3AtmosBitstreamMode bitstreamMode()
If the service returns an enum value that is not available in the current SDK version, bitstreamMode
will return Eac3AtmosBitstreamMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from bitstreamModeAsString()
.
Eac3AtmosBitstreamMode
public final String bitstreamModeAsString()
If the service returns an enum value that is not available in the current SDK version, bitstreamMode
will return Eac3AtmosBitstreamMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from bitstreamModeAsString()
.
Eac3AtmosBitstreamMode
public final Eac3AtmosCodingMode codingMode()
If the service returns an enum value that is not available in the current SDK version, codingMode
will
return Eac3AtmosCodingMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from codingModeAsString()
.
Eac3AtmosCodingMode
public final String codingModeAsString()
If the service returns an enum value that is not available in the current SDK version, codingMode
will
return Eac3AtmosCodingMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from codingModeAsString()
.
Eac3AtmosCodingMode
public final Eac3AtmosDialogueIntelligence dialogueIntelligence()
If the service returns an enum value that is not available in the current SDK version,
dialogueIntelligence
will return Eac3AtmosDialogueIntelligence.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from dialogueIntelligenceAsString()
.
Eac3AtmosDialogueIntelligence
public final String dialogueIntelligenceAsString()
If the service returns an enum value that is not available in the current SDK version,
dialogueIntelligence
will return Eac3AtmosDialogueIntelligence.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from dialogueIntelligenceAsString()
.
Eac3AtmosDialogueIntelligence
public final Eac3AtmosDownmixControl downmixControl()
If the service returns an enum value that is not available in the current SDK version, downmixControl
will return Eac3AtmosDownmixControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from downmixControlAsString()
.
Eac3AtmosDownmixControl
public final String downmixControlAsString()
If the service returns an enum value that is not available in the current SDK version, downmixControl
will return Eac3AtmosDownmixControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from downmixControlAsString()
.
Eac3AtmosDownmixControl
public final Eac3AtmosDynamicRangeCompressionLine dynamicRangeCompressionLine()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionLine
will return
Eac3AtmosDynamicRangeCompressionLine.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from dynamicRangeCompressionLineAsString()
.
Eac3AtmosDynamicRangeCompressionLine
public final String dynamicRangeCompressionLineAsString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionLine
will return
Eac3AtmosDynamicRangeCompressionLine.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from dynamicRangeCompressionLineAsString()
.
Eac3AtmosDynamicRangeCompressionLine
public final Eac3AtmosDynamicRangeCompressionRf dynamicRangeCompressionRf()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionRf
will return Eac3AtmosDynamicRangeCompressionRf.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from dynamicRangeCompressionRfAsString()
.
Eac3AtmosDynamicRangeCompressionRf
public final String dynamicRangeCompressionRfAsString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionRf
will return Eac3AtmosDynamicRangeCompressionRf.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from dynamicRangeCompressionRfAsString()
.
Eac3AtmosDynamicRangeCompressionRf
public final Eac3AtmosDynamicRangeControl dynamicRangeControl()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeControl
will return Eac3AtmosDynamicRangeControl.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from dynamicRangeControlAsString()
.
Eac3AtmosDynamicRangeControl
public final String dynamicRangeControlAsString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeControl
will return Eac3AtmosDynamicRangeControl.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from dynamicRangeControlAsString()
.
Eac3AtmosDynamicRangeControl
public final Double loRoCenterMixLevel()
public final Double loRoSurroundMixLevel()
public final Double ltRtCenterMixLevel()
public final Double ltRtSurroundMixLevel()
public final Eac3AtmosMeteringMode meteringMode()
If the service returns an enum value that is not available in the current SDK version, meteringMode
will
return Eac3AtmosMeteringMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from meteringModeAsString()
.
Eac3AtmosMeteringMode
public final String meteringModeAsString()
If the service returns an enum value that is not available in the current SDK version, meteringMode
will
return Eac3AtmosMeteringMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from meteringModeAsString()
.
Eac3AtmosMeteringMode
public final Integer sampleRate()
public final Integer speechThreshold()
public final Eac3AtmosStereoDownmix stereoDownmix()
If the service returns an enum value that is not available in the current SDK version, stereoDownmix
will return Eac3AtmosStereoDownmix.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from stereoDownmixAsString()
.
Eac3AtmosStereoDownmix
public final String stereoDownmixAsString()
If the service returns an enum value that is not available in the current SDK version, stereoDownmix
will return Eac3AtmosStereoDownmix.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from stereoDownmixAsString()
.
Eac3AtmosStereoDownmix
public final Eac3AtmosSurroundExMode surroundExMode()
If the service returns an enum value that is not available in the current SDK version, surroundExMode
will return Eac3AtmosSurroundExMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from surroundExModeAsString()
.
Eac3AtmosSurroundExMode
public final String surroundExModeAsString()
If the service returns an enum value that is not available in the current SDK version, surroundExMode
will return Eac3AtmosSurroundExMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from surroundExModeAsString()
.
Eac3AtmosSurroundExMode
public Eac3AtmosSettings.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<Eac3AtmosSettings.Builder,Eac3AtmosSettings>
public static Eac3AtmosSettings.Builder builder()
public static Class<? extends Eac3AtmosSettings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields
in interface SdkPojo
public final String toString()
Copyright © 2022. All rights reserved.