public static final class CfnChannel.CaptionDestinationSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.CaptionDestinationSettingsProperty
CfnChannel.CaptionDestinationSettingsProperty
CfnChannel.CaptionDestinationSettingsProperty.Builder, CfnChannel.CaptionDestinationSettingsProperty.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 |
getAribDestinationSettings()
The configuration of one ARIB captions encode in the output.
|
java.lang.Object |
getBurnInDestinationSettings()
The configuration of one burn-in captions encode in the output.
|
java.lang.Object |
getDvbSubDestinationSettings()
The configuration of one DVB Sub captions encode in the output.
|
java.lang.Object |
getEbuTtDDestinationSettings()
Settings for EBU-TT captions in the output.
|
java.lang.Object |
getEmbeddedDestinationSettings()
The configuration of one embedded captions encode in the output.
|
java.lang.Object |
getEmbeddedPlusScte20DestinationSettings()
The configuration of one embedded plus SCTE-20 captions encode in the output.
|
java.lang.Object |
getRtmpCaptionInfoDestinationSettings()
The configuration of one RTMPCaptionInfo captions encode in the output.
|
java.lang.Object |
getScte20PlusEmbeddedDestinationSettings()
The configuration of one SCTE20 plus embedded captions encode in the output.
|
java.lang.Object |
getScte27DestinationSettings()
The configuration of one SCTE-27 captions encode in the output.
|
java.lang.Object |
getSmpteTtDestinationSettings()
The configuration of one SMPTE-TT captions encode in the output.
|
java.lang.Object |
getTeletextDestinationSettings()
The configuration of one Teletext captions encode in the output.
|
java.lang.Object |
getTtmlDestinationSettings()
The configuration of one TTML captions encode in the output.
|
java.lang.Object |
getWebvttDestinationSettings()
The configuration of one WebVTT captions encode in the output.
|
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 getAribDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getAribDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getBurnInDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getBurnInDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getDvbSubDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getDvbSubDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getEbuTtDDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getEbuTtDDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getEmbeddedDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getEmbeddedDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getEmbeddedPlusScte20DestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getEmbeddedPlusScte20DestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getRtmpCaptionInfoDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getRtmpCaptionInfoDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getScte20PlusEmbeddedDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getScte20PlusEmbeddedDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getScte27DestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getScte27DestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getSmpteTtDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getSmpteTtDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getTeletextDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getTeletextDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getTtmlDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getTtmlDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public final java.lang.Object getWebvttDestinationSettings()
CfnChannel.CaptionDestinationSettingsProperty
getWebvttDestinationSettings
in interface CfnChannel.CaptionDestinationSettingsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()