@Stability(value=Stable) @Internal public static final class CfnChannel.Scte27SourceSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.Scte27SourceSettingsProperty
CfnChannel.Scte27SourceSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.Scte27SourceSettingsProperty.Builder, CfnChannel.Scte27SourceSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.Scte27SourceSettingsProperty.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 |
getOcrLanguage()
If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.
|
Number |
getPid()
The PID field is used in conjunction with the captions selector languageCode field as follows: Specify PID and Language: Extracts captions from that PID;
|
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.Scte27SourceSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getOcrLanguage()
CfnChannel.Scte27SourceSettingsPropertygetOcrLanguage in interface CfnChannel.Scte27SourceSettingsPropertypublic final Number getPid()
CfnChannel.Scte27SourceSettingsPropertythe language is "informational." Specify PID and omit Language: Extracts the specified PID. Omit PID and specify Language: Extracts the specified language, whichever PID that happens to be. Omit PID and omit Language: Valid only if source is DVB-Sub that is being passed through; all languages are passed through.
getPid in interface CfnChannel.Scte27SourceSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.