@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 |
attenuationControlAsString()
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 |
bitstreamModeAsString()
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 |
codingModeAsString()
Returns the value of the CodingMode property for this object.
|
Eac3DcFilter |
dcFilter()
Returns the value of the DcFilter property for this object.
|
String |
dcFilterAsString()
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 |
dynamicRangeCompressionLineAsString()
Returns the value of the DynamicRangeCompressionLine property for this object.
|
Eac3DynamicRangeCompressionRf |
dynamicRangeCompressionRf()
Returns the value of the DynamicRangeCompressionRf property for this object.
|
String |
dynamicRangeCompressionRfAsString()
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 |
lfeControlAsString()
Returns the value of the LfeControl property for this object.
|
Eac3LfeFilter |
lfeFilter()
Returns the value of the LfeFilter property for this object.
|
String |
lfeFilterAsString()
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 |
metadataControlAsString()
Returns the value of the MetadataControl property for this object.
|
Eac3PassthroughControl |
passthroughControl()
Returns the value of the PassthroughControl property for this object.
|
String |
passthroughControlAsString()
Returns the value of the PassthroughControl property for this object.
|
Eac3PhaseControl |
phaseControl()
Returns the value of the PhaseControl property for this object.
|
String |
phaseControlAsString()
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 |
stereoDownmixAsString()
Returns the value of the StereoDownmix property for this object.
|
Eac3SurroundExMode |
surroundExMode()
Returns the value of the SurroundExMode property for this object.
|
String |
surroundExModeAsString()
Returns the value of the SurroundExMode property for this object.
|
Eac3SurroundMode |
surroundMode()
Returns the value of the SurroundMode property for this object.
|
String |
surroundModeAsString()
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 attenuationControlAsString().
Eac3AttenuationControlpublic String attenuationControlAsString()
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 attenuationControlAsString().
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 bitstreamModeAsString().
Eac3BitstreamModepublic String bitstreamModeAsString()
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 bitstreamModeAsString().
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
codingModeAsString().
Eac3CodingModepublic String codingModeAsString()
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
codingModeAsString().
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
dcFilterAsString().
Eac3DcFilterpublic String dcFilterAsString()
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
dcFilterAsString().
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 dynamicRangeCompressionLineAsString().
Eac3DynamicRangeCompressionLinepublic String dynamicRangeCompressionLineAsString()
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 dynamicRangeCompressionLineAsString().
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 dynamicRangeCompressionRfAsString().
Eac3DynamicRangeCompressionRfpublic String dynamicRangeCompressionRfAsString()
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 dynamicRangeCompressionRfAsString().
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
lfeControlAsString().
Eac3LfeControlpublic String lfeControlAsString()
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
lfeControlAsString().
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
lfeFilterAsString().
Eac3LfeFilterpublic String lfeFilterAsString()
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
lfeFilterAsString().
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 metadataControlAsString().
Eac3MetadataControlpublic String metadataControlAsString()
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 metadataControlAsString().
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 passthroughControlAsString().
Eac3PassthroughControlpublic String passthroughControlAsString()
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 passthroughControlAsString().
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
phaseControlAsString().
Eac3PhaseControlpublic String phaseControlAsString()
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
phaseControlAsString().
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 stereoDownmixAsString().
Eac3StereoDownmixpublic String stereoDownmixAsString()
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 stereoDownmixAsString().
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 surroundExModeAsString().
Eac3SurroundExModepublic String surroundExModeAsString()
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 surroundExModeAsString().
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
surroundModeAsString().
Eac3SurroundModepublic String surroundModeAsString()
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
surroundModeAsString().
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.