@Stability(value=Stable) @Internal public static final class CfnChannel.CaptionSelectorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.CaptionSelectorProperty
CfnChannel.CaptionSelectorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.CaptionSelectorProperty.Builder, CfnChannel.CaptionSelectorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.CaptionSelectorProperty.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()
When specified, this field indicates the three-letter language code of the captions track to extract from the source.
|
String |
getName()
The name identifier for a captions selector.
|
Object |
getSelectorSettings()
Information about the specific audio to extract from the input.
|
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.CaptionSelectorProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getLanguageCode()
CfnChannel.CaptionSelectorPropertygetLanguageCode in interface CfnChannel.CaptionSelectorPropertypublic final String getName()
CfnChannel.CaptionSelectorPropertyThis name is used to associate this captions selector with one or more captions descriptions. Names must be unique within a channel.
getName in interface CfnChannel.CaptionSelectorPropertypublic final Object getSelectorSettings()
CfnChannel.CaptionSelectorPropertygetSelectorSettings in interface CfnChannel.CaptionSelectorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.