@Stability(value=Stable) @Internal public static final class CfnChannel.AudioLanguageSelectionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.AudioLanguageSelectionProperty
CfnChannel.AudioLanguageSelectionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.AudioLanguageSelectionProperty.Builder, CfnChannel.AudioLanguageSelectionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.AudioLanguageSelectionProperty.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) |
String |
getLanguageCode()
Selects a specific three-letter language code from within an audio source.
|
String |
getLanguageSelectionPolicy()
When set to "strict," the transport stream demux strictly identifies audio streams by their language descriptor.
|
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.AudioLanguageSelectionProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getLanguageCode()
CfnChannel.AudioLanguageSelectionPropertygetLanguageCode in interface CfnChannel.AudioLanguageSelectionPropertypublic final String getLanguageSelectionPolicy()
CfnChannel.AudioLanguageSelectionPropertyIf a PMT update occurs such that an audio stream matching the initially selected language is no longer present, then mute is encoded until the language returns. If set to "loose," then on a PMT update the demux chooses another audio stream in the program with the same stream type if it can't find one with the same language.
getLanguageSelectionPolicy in interface CfnChannel.AudioLanguageSelectionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.