@Generated(value="software.amazon.awssdk:codegen") public class Eac3Settings extends Object implements StructuredPojo, ToCopyableBuilder<Eac3Settings.Builder,Eac3Settings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
Eac3Settings.Builder |
| Modifier and Type | Method and Description |
|---|---|
Eac3AttenuationControl |
attenuationControl()
Returns the value of the AttenuationControl property for this object.
|
String |
attenuationControlString()
Returns the value of the AttenuationControl property for this object.
|
Integer |
bitrate()
Average bitrate in bits/second.
|
Eac3BitstreamMode |
bitstreamMode()
Returns the value of the BitstreamMode property for this object.
|
String |
bitstreamModeString()
Returns the value of the BitstreamMode property for this object.
|
static Eac3Settings.Builder |
builder() |
Eac3CodingMode |
codingMode()
Returns the value of the CodingMode property for this object.
|
String |
codingModeString()
Returns the value of the CodingMode property for this object.
|
Eac3DcFilter |
dcFilter()
Returns the value of the DcFilter property for this object.
|
String |
dcFilterString()
Returns the value of the DcFilter property for this object.
|
Integer |
dialnorm()
Sets the dialnorm for the output.
|
Eac3DynamicRangeCompressionLine |
dynamicRangeCompressionLine()
Returns the value of the DynamicRangeCompressionLine property for this object.
|
String |
dynamicRangeCompressionLineString()
Returns the value of the DynamicRangeCompressionLine property for this object.
|
Eac3DynamicRangeCompressionRf |
dynamicRangeCompressionRf()
Returns the value of the DynamicRangeCompressionRf property for this object.
|
String |
dynamicRangeCompressionRfString()
Returns the value of the DynamicRangeCompressionRf property for this object.
|
boolean |
equals(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
Eac3LfeControl |
lfeControl()
Returns the value of the LfeControl property for this object.
|
String |
lfeControlString()
Returns the value of the LfeControl property for this object.
|
Eac3LfeFilter |
lfeFilter()
Returns the value of the LfeFilter property for this object.
|
String |
lfeFilterString()
Returns the value of the LfeFilter property for this object.
|
Double |
loRoCenterMixLevel()
Left only/Right only center mix level.
|
Double |
loRoSurroundMixLevel()
Left only/Right only surround mix level.
|
Double |
ltRtCenterMixLevel()
Left total/Right total center mix level.
|
Double |
ltRtSurroundMixLevel()
Left total/Right total surround mix level.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
Eac3MetadataControl |
metadataControl()
Returns the value of the MetadataControl property for this object.
|
String |
metadataControlString()
Returns the value of the MetadataControl property for this object.
|
Eac3PassthroughControl |
passthroughControl()
Returns the value of the PassthroughControl property for this object.
|
String |
passthroughControlString()
Returns the value of the PassthroughControl property for this object.
|
Eac3PhaseControl |
phaseControl()
Returns the value of the PhaseControl property for this object.
|
String |
phaseControlString()
Returns the value of the PhaseControl property for this object.
|
Integer |
sampleRate()
Sample rate in hz.
|
static Class<? extends Eac3Settings.Builder> |
serializableBuilderClass() |
Eac3StereoDownmix |
stereoDownmix()
Returns the value of the StereoDownmix property for this object.
|
String |
stereoDownmixString()
Returns the value of the StereoDownmix property for this object.
|
Eac3SurroundExMode |
surroundExMode()
Returns the value of the SurroundExMode property for this object.
|
String |
surroundExModeString()
Returns the value of the SurroundExMode property for this object.
|
Eac3SurroundMode |
surroundMode()
Returns the value of the SurroundMode property for this object.
|
String |
surroundModeString()
Returns the value of the SurroundMode property for this object.
|
Eac3Settings.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
copypublic Eac3AttenuationControl attenuationControl()
If the service returns an enum value that is not available in the current SDK version,
attenuationControl will return Eac3AttenuationControl.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from attenuationControlString().
Eac3AttenuationControlpublic String attenuationControlString()
If the service returns an enum value that is not available in the current SDK version,
attenuationControl will return Eac3AttenuationControl.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from attenuationControlString().
Eac3AttenuationControlpublic Integer bitrate()
public Eac3BitstreamMode bitstreamMode()
If the service returns an enum value that is not available in the current SDK version, bitstreamMode
will return Eac3BitstreamMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from bitstreamModeString().
Eac3BitstreamModepublic String bitstreamModeString()
If the service returns an enum value that is not available in the current SDK version, bitstreamMode
will return Eac3BitstreamMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from bitstreamModeString().
Eac3BitstreamModepublic Eac3CodingMode codingMode()
If the service returns an enum value that is not available in the current SDK version, codingMode will
return Eac3CodingMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codingModeString().
Eac3CodingModepublic String codingModeString()
If the service returns an enum value that is not available in the current SDK version, codingMode will
return Eac3CodingMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codingModeString().
Eac3CodingModepublic Eac3DcFilter dcFilter()
If the service returns an enum value that is not available in the current SDK version, dcFilter will
return Eac3DcFilter.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
dcFilterString().
Eac3DcFilterpublic String dcFilterString()
If the service returns an enum value that is not available in the current SDK version, dcFilter will
return Eac3DcFilter.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
dcFilterString().
Eac3DcFilterpublic Integer dialnorm()
public Eac3DynamicRangeCompressionLine dynamicRangeCompressionLine()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionLine will return Eac3DynamicRangeCompressionLine.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from dynamicRangeCompressionLineString().
Eac3DynamicRangeCompressionLinepublic String dynamicRangeCompressionLineString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionLine will return Eac3DynamicRangeCompressionLine.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from dynamicRangeCompressionLineString().
Eac3DynamicRangeCompressionLinepublic Eac3DynamicRangeCompressionRf dynamicRangeCompressionRf()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionRf will return Eac3DynamicRangeCompressionRf.UNKNOWN_TO_SDK_VERSION. The
raw value returned by the service is available from dynamicRangeCompressionRfString().
Eac3DynamicRangeCompressionRfpublic String dynamicRangeCompressionRfString()
If the service returns an enum value that is not available in the current SDK version,
dynamicRangeCompressionRf will return Eac3DynamicRangeCompressionRf.UNKNOWN_TO_SDK_VERSION. The
raw value returned by the service is available from dynamicRangeCompressionRfString().
Eac3DynamicRangeCompressionRfpublic Eac3LfeControl lfeControl()
If the service returns an enum value that is not available in the current SDK version, lfeControl will
return Eac3LfeControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
lfeControlString().
Eac3LfeControlpublic String lfeControlString()
If the service returns an enum value that is not available in the current SDK version, lfeControl will
return Eac3LfeControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
lfeControlString().
Eac3LfeControlpublic Eac3LfeFilter lfeFilter()
If the service returns an enum value that is not available in the current SDK version, lfeFilter will
return Eac3LfeFilter.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
lfeFilterString().
Eac3LfeFilterpublic String lfeFilterString()
If the service returns an enum value that is not available in the current SDK version, lfeFilter will
return Eac3LfeFilter.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
lfeFilterString().
Eac3LfeFilterpublic Double loRoCenterMixLevel()
public Double loRoSurroundMixLevel()
public Double ltRtCenterMixLevel()
public Double ltRtSurroundMixLevel()
public Eac3MetadataControl metadataControl()
If the service returns an enum value that is not available in the current SDK version, metadataControl
will return Eac3MetadataControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from metadataControlString().
Eac3MetadataControlpublic String metadataControlString()
If the service returns an enum value that is not available in the current SDK version, metadataControl
will return Eac3MetadataControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from metadataControlString().
Eac3MetadataControlpublic Eac3PassthroughControl passthroughControl()
If the service returns an enum value that is not available in the current SDK version,
passthroughControl will return Eac3PassthroughControl.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from passthroughControlString().
Eac3PassthroughControlpublic String passthroughControlString()
If the service returns an enum value that is not available in the current SDK version,
passthroughControl will return Eac3PassthroughControl.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from passthroughControlString().
Eac3PassthroughControlpublic Eac3PhaseControl phaseControl()
If the service returns an enum value that is not available in the current SDK version, phaseControl will
return Eac3PhaseControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
phaseControlString().
Eac3PhaseControlpublic String phaseControlString()
If the service returns an enum value that is not available in the current SDK version, phaseControl will
return Eac3PhaseControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
phaseControlString().
Eac3PhaseControlpublic Integer sampleRate()
public Eac3StereoDownmix stereoDownmix()
If the service returns an enum value that is not available in the current SDK version, stereoDownmix
will return Eac3StereoDownmix.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from stereoDownmixString().
Eac3StereoDownmixpublic String stereoDownmixString()
If the service returns an enum value that is not available in the current SDK version, stereoDownmix
will return Eac3StereoDownmix.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from stereoDownmixString().
Eac3StereoDownmixpublic Eac3SurroundExMode surroundExMode()
If the service returns an enum value that is not available in the current SDK version, surroundExMode
will return Eac3SurroundExMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from surroundExModeString().
Eac3SurroundExModepublic String surroundExModeString()
If the service returns an enum value that is not available in the current SDK version, surroundExMode
will return Eac3SurroundExMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from surroundExModeString().
Eac3SurroundExModepublic Eac3SurroundMode surroundMode()
If the service returns an enum value that is not available in the current SDK version, surroundMode will
return Eac3SurroundMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
surroundModeString().
Eac3SurroundModepublic String surroundModeString()
If the service returns an enum value that is not available in the current SDK version, surroundMode will
return Eac3SurroundMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
surroundModeString().
Eac3SurroundModepublic Eac3Settings.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<Eac3Settings.Builder,Eac3Settings>public static Eac3Settings.Builder builder()
public static Class<? extends Eac3Settings.Builder> serializableBuilderClass()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.