public static final class CfnChannel.CaptionSelectorSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.CaptionSelectorSettingsProperty
CfnChannel.CaptionSelectorSettingsProperty
CfnChannel.CaptionSelectorSettingsProperty.Builder, CfnChannel.CaptionSelectorSettingsProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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(java.lang.Object o) |
java.lang.Object |
getAncillarySourceSettings()
Information about the ancillary captions to extract from the input.
|
java.lang.Object |
getAribSourceSettings()
Information about the ARIB captions to extract from the input.
|
java.lang.Object |
getDvbSubSourceSettings()
Information about the DVB Sub captions to extract from the input.
|
java.lang.Object |
getEmbeddedSourceSettings()
Information about the embedded captions to extract from the input.
|
java.lang.Object |
getScte20SourceSettings()
Information about the SCTE-20 captions to extract from the input.
|
java.lang.Object |
getScte27SourceSettings()
Information about the SCTE-27 captions to extract from the input.
|
java.lang.Object |
getTeletextSourceSettings()
Information about the Teletext captions to extract from the input.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getAncillarySourceSettings()
CfnChannel.CaptionSelectorSettingsProperty
getAncillarySourceSettings
in interface CfnChannel.CaptionSelectorSettingsProperty
public final java.lang.Object getAribSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty
getAribSourceSettings
in interface CfnChannel.CaptionSelectorSettingsProperty
public final java.lang.Object getDvbSubSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty
getDvbSubSourceSettings
in interface CfnChannel.CaptionSelectorSettingsProperty
public final java.lang.Object getEmbeddedSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty
getEmbeddedSourceSettings
in interface CfnChannel.CaptionSelectorSettingsProperty
public final java.lang.Object getScte20SourceSettings()
CfnChannel.CaptionSelectorSettingsProperty
getScte20SourceSettings
in interface CfnChannel.CaptionSelectorSettingsProperty
public final java.lang.Object getScte27SourceSettings()
CfnChannel.CaptionSelectorSettingsProperty
getScte27SourceSettings
in interface CfnChannel.CaptionSelectorSettingsProperty
public final java.lang.Object getTeletextSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty
getTeletextSourceSettings
in interface CfnChannel.CaptionSelectorSettingsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()