@Generated(value="software.amazon.awssdk:codegen") public final class Ac3Settings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Ac3Settings.Builder,Ac3Settings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
Ac3Settings.Builder |
| Modifier and Type | Method and Description |
|---|---|
Integer |
bitrate()
Specify the average bitrate in bits per second.
|
Ac3BitstreamMode |
bitstreamMode()
Specify the bitstream mode for the AC-3 stream that the encoder emits.
|
String |
bitstreamModeAsString()
Specify the bitstream mode for the AC-3 stream that the encoder emits.
|
static Ac3Settings.Builder |
builder() |
Ac3CodingMode |
codingMode()
Dolby Digital coding mode.
|
String |
codingModeAsString()
Dolby Digital coding mode.
|
Integer |
dialnorm()
Sets the dialnorm for the output.
|
Ac3DynamicRangeCompressionLine |
dynamicRangeCompressionLine()
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the line operating mode.
|
String |
dynamicRangeCompressionLineAsString()
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the line operating mode.
|
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.
|
String |
dynamicRangeCompressionProfileAsString()
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.
|
Ac3DynamicRangeCompressionRf |
dynamicRangeCompressionRf()
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the RF operating mode.
|
String |
dynamicRangeCompressionRfAsString()
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the RF operating mode.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
Ac3LfeFilter |
lfeFilter()
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
String |
lfeFilterAsString()
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
Ac3MetadataControl |
metadataControl()
When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
String |
metadataControlAsString()
When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
Integer |
sampleRate()
This value is always 48000.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends Ac3Settings.Builder> |
serializableBuilderClass() |
Ac3Settings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final Integer bitrate()
public final Ac3BitstreamMode bitstreamMode()
If the service returns an enum value that is not available in the current SDK version, bitstreamMode
will return Ac3BitstreamMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from bitstreamModeAsString().
Ac3BitstreamModepublic final String bitstreamModeAsString()
If the service returns an enum value that is not available in the current SDK version, bitstreamMode
will return Ac3BitstreamMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from bitstreamModeAsString().
Ac3BitstreamModepublic final Ac3CodingMode codingMode()
If the service returns an enum value that is not available in the current SDK version, codingMode will
return Ac3CodingMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codingModeAsString().
Ac3CodingModepublic final String codingModeAsString()
If the service returns an enum value that is not available in the current SDK version, codingMode will
return Ac3CodingMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codingModeAsString().
Ac3CodingModepublic final Integer dialnorm()
public final Ac3DynamicRangeCompressionLine dynamicRangeCompressionLine()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionLine will return Ac3DynamicRangeCompressionLine.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from dynamicRangeCompressionLineAsString().
Ac3DynamicRangeCompressionLinepublic final String dynamicRangeCompressionLineAsString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionLine will return Ac3DynamicRangeCompressionLine.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from dynamicRangeCompressionLineAsString().
Ac3DynamicRangeCompressionLinepublic final Ac3DynamicRangeCompressionProfile dynamicRangeCompressionProfile()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionProfile will return
Ac3DynamicRangeCompressionProfile.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from dynamicRangeCompressionProfileAsString().
Ac3DynamicRangeCompressionProfilepublic final String dynamicRangeCompressionProfileAsString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionProfile will return
Ac3DynamicRangeCompressionProfile.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from dynamicRangeCompressionProfileAsString().
Ac3DynamicRangeCompressionProfilepublic final Ac3DynamicRangeCompressionRf dynamicRangeCompressionRf()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionRf will return Ac3DynamicRangeCompressionRf.UNKNOWN_TO_SDK_VERSION. The
raw value returned by the service is available from dynamicRangeCompressionRfAsString().
Ac3DynamicRangeCompressionRfpublic final String dynamicRangeCompressionRfAsString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionRf will return Ac3DynamicRangeCompressionRf.UNKNOWN_TO_SDK_VERSION. The
raw value returned by the service is available from dynamicRangeCompressionRfAsString().
Ac3DynamicRangeCompressionRfpublic final Ac3LfeFilter lfeFilter()
If the service returns an enum value that is not available in the current SDK version, lfeFilter will
return Ac3LfeFilter.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
lfeFilterAsString().
Ac3LfeFilterpublic final String lfeFilterAsString()
If the service returns an enum value that is not available in the current SDK version, lfeFilter will
return Ac3LfeFilter.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
lfeFilterAsString().
Ac3LfeFilterpublic final Ac3MetadataControl metadataControl()
If the service returns an enum value that is not available in the current SDK version, metadataControl
will return Ac3MetadataControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from metadataControlAsString().
Ac3MetadataControlpublic final String metadataControlAsString()
If the service returns an enum value that is not available in the current SDK version, metadataControl
will return Ac3MetadataControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from metadataControlAsString().
Ac3MetadataControlpublic final Integer sampleRate()
public Ac3Settings.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<Ac3Settings.Builder,Ac3Settings>public static Ac3Settings.Builder builder()
public static Class<? extends Ac3Settings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.