@Generated(value="software.amazon.awssdk:codegen") public final class Eac3Settings extends Object implements SdkPojo, Serializable, 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.
|
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.
|
List<SdkField<?>> |
sdkFields() |
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() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public 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()
.
Eac3AttenuationControl
public 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()
.
Eac3AttenuationControl
public 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()
.
Eac3BitstreamMode
public 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()
.
Eac3BitstreamMode
public 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()
.
Eac3CodingMode
public 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()
.
Eac3CodingMode
public 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()
.
Eac3DcFilter
public 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()
.
Eac3DcFilter
public 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()
.
Eac3DynamicRangeCompressionLine
public 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()
.
Eac3DynamicRangeCompressionLine
public 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()
.
Eac3DynamicRangeCompressionRf
public 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()
.
Eac3DynamicRangeCompressionRf
public 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()
.
Eac3LfeControl
public 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()
.
Eac3LfeControl
public 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()
.
Eac3LfeFilter
public 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()
.
Eac3LfeFilter
public 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()
.
Eac3MetadataControl
public 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()
.
Eac3MetadataControl
public 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()
.
Eac3PassthroughControl
public 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()
.
Eac3PassthroughControl
public 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()
.
Eac3PhaseControl
public 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()
.
Eac3PhaseControl
public 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()
.
Eac3StereoDownmix
public 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()
.
Eac3StereoDownmix
public 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()
.
Eac3SurroundExMode
public 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()
.
Eac3SurroundExMode
public 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()
.
Eac3SurroundMode
public 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()
.
Eac3SurroundMode
public Eac3Settings.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<Eac3Settings.Builder,Eac3Settings>
public static Eac3Settings.Builder builder()
public static Class<? extends Eac3Settings.Builder> serializableBuilderClass()
public String toString()
Copyright © 2019. All rights reserved.