@Stability(value=Stable) @Internal public static final class CfnChannel.AudioDescriptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.AudioDescriptionProperty
CfnChannel.AudioDescriptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.AudioDescriptionProperty.Builder, CfnChannel.AudioDescriptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.AudioDescriptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAudioNormalizationSettings()
The advanced audio normalization settings.
|
String |
getAudioSelectorName()
The name of the AudioSelector that is used as the source for this AudioDescription.
|
String |
getAudioType()
Applies only if audioTypeControl is useConfigured.
|
String |
getAudioTypeControl()
Determines how audio type is determined.
|
Object |
getAudioWatermarkingSettings()
Settings to configure one or more solutions that insert audio watermarks in the audio encode.
|
Object |
getCodecSettings()
The audio codec settings.
|
String |
getLanguageCode()
Indicates the language of the audio output track.
|
String |
getLanguageCodeControl()
Choosing followInput causes the ISO 639 language code of the output to follow the ISO 639 language code of the input.
|
String |
getName()
The name of this AudioDescription.
|
Object |
getRemixSettings()
The settings that control how input audio channels are remixed into the output audio channels.
|
String |
getStreamName()
Used for Microsoft Smooth and Apple HLS outputs.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.AudioDescriptionProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Object getAudioNormalizationSettings()
CfnChannel.AudioDescriptionPropertygetAudioNormalizationSettings in interface CfnChannel.AudioDescriptionPropertypublic final String getAudioSelectorName()
CfnChannel.AudioDescriptionPropertygetAudioSelectorName in interface CfnChannel.AudioDescriptionPropertypublic final String getAudioType()
CfnChannel.AudioDescriptionPropertyThe values for audioType are defined in ISO-IEC 13818-1.
getAudioType in interface CfnChannel.AudioDescriptionPropertypublic final String getAudioTypeControl()
CfnChannel.AudioDescriptionPropertyfollowInput: If the input contains an ISO 639 audioType, then that value is passed through to the output. If the input contains no ISO 639 audioType, the value in Audio Type is included in the output. useConfigured: The value in Audio Type is included in the output. Note that this field and audioType are both ignored if inputType is broadcasterMixedAd.
getAudioTypeControl in interface CfnChannel.AudioDescriptionPropertypublic final Object getAudioWatermarkingSettings()
CfnChannel.AudioDescriptionPropertygetAudioWatermarkingSettings in interface CfnChannel.AudioDescriptionPropertypublic final Object getCodecSettings()
CfnChannel.AudioDescriptionPropertygetCodecSettings in interface CfnChannel.AudioDescriptionPropertypublic final String getLanguageCode()
CfnChannel.AudioDescriptionPropertyUsed only if languageControlMode is useConfigured, or there is no ISO 639 language code specified in the input.
getLanguageCode in interface CfnChannel.AudioDescriptionPropertypublic final String getLanguageCodeControl()
CfnChannel.AudioDescriptionPropertyThe languageCode setting is used when useConfigured is set, or when followInput is selected but there is no ISO 639 language code specified by the input.
getLanguageCodeControl in interface CfnChannel.AudioDescriptionPropertypublic final String getName()
CfnChannel.AudioDescriptionPropertyOutputs use this name to uniquely identify this AudioDescription. Description names should be unique within this channel.
getName in interface CfnChannel.AudioDescriptionPropertypublic final Object getRemixSettings()
CfnChannel.AudioDescriptionPropertygetRemixSettings in interface CfnChannel.AudioDescriptionPropertypublic final String getStreamName()
CfnChannel.AudioDescriptionPropertyIndicates the name displayed by the player (for example, English or Director Commentary).
getStreamName in interface CfnChannel.AudioDescriptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.