@Stability(value=Stable) @Internal public static final class CfnChannel.EmbeddedSourceSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.EmbeddedSourceSettingsProperty
CfnChannel.EmbeddedSourceSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.EmbeddedSourceSettingsProperty.Builder, CfnChannel.EmbeddedSourceSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.EmbeddedSourceSettingsProperty.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 |
getConvert608To708()
If this is upconvert, 608 data is both passed through the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708.
|
String |
getScte20Detection()
Set to "auto" to handle streams with intermittent or non-aligned SCTE-20 and embedded captions.
|
Number |
getSource608ChannelNumber()
Specifies the 608/708 channel number within the video track from which to extract captions.
|
Number |
getSource608TrackNumber()
This field is unused and deprecated.
|
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.EmbeddedSourceSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getConvert608To708()
CfnChannel.EmbeddedSourceSettingsPropertyIf 708 data is present in the source content, it is discarded.
getConvert608To708 in interface CfnChannel.EmbeddedSourceSettingsPropertypublic final String getScte20Detection()
CfnChannel.EmbeddedSourceSettingsPropertygetScte20Detection in interface CfnChannel.EmbeddedSourceSettingsPropertypublic final Number getSource608ChannelNumber()
CfnChannel.EmbeddedSourceSettingsPropertyThis is unused for passthrough.
getSource608ChannelNumber in interface CfnChannel.EmbeddedSourceSettingsPropertypublic final Number getSource608TrackNumber()
CfnChannel.EmbeddedSourceSettingsPropertygetSource608TrackNumber in interface CfnChannel.EmbeddedSourceSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.