Class CfnChannel.CaptionDestinationSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.CaptionDestinationSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.CaptionDestinationSettingsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.CaptionDestinationSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.CaptionDestinationSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.CaptionDestinationSettingsProperty
An implementation for
CfnChannel.CaptionDestinationSettingsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.CaptionDestinationSettingsProperty
CfnChannel.CaptionDestinationSettingsProperty.Builder, CfnChannel.CaptionDestinationSettingsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.CaptionDestinationSettingsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
final boolean
final Object
The configuration of one ARIB captions encode in the output.final Object
The configuration of one burn-in captions encode in the output.final Object
The configuration of one DVB Sub captions encode in the output.final Object
Settings for EBU-TT captions in the output.final Object
The configuration of one embedded captions encode in the output.final Object
The configuration of one embedded plus SCTE-20 captions encode in the output.final Object
The configuration of one RTMPCaptionInfo captions encode in the output.final Object
The configuration of one SCTE20 plus embedded captions encode in the output.final Object
The configuration of one SCTE-27 captions encode in the output.final Object
The configuration of one SMPTE-TT captions encode in the output.final Object
The configuration of one Teletext captions encode in the output.final Object
The configuration of one TTML captions encode in the output.final Object
The configuration of one WebVTT captions encode in the output.final int
hashCode()
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.CaptionDestinationSettingsProperty.Builder
.
-
-
Method Details
-
getAribDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one ARIB captions encode in the output.- Specified by:
getAribDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getBurnInDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one burn-in captions encode in the output.- Specified by:
getBurnInDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getDvbSubDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one DVB Sub captions encode in the output.- Specified by:
getDvbSubDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getEbuTtDDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
Settings for EBU-TT captions in the output.- Specified by:
getEbuTtDDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getEmbeddedDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one embedded captions encode in the output.- Specified by:
getEmbeddedDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getEmbeddedPlusScte20DestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one embedded plus SCTE-20 captions encode in the output.- Specified by:
getEmbeddedPlusScte20DestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getRtmpCaptionInfoDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one RTMPCaptionInfo captions encode in the output.- Specified by:
getRtmpCaptionInfoDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getScte20PlusEmbeddedDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one SCTE20 plus embedded captions encode in the output.- Specified by:
getScte20PlusEmbeddedDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getScte27DestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one SCTE-27 captions encode in the output.- Specified by:
getScte27DestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getSmpteTtDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one SMPTE-TT captions encode in the output.- Specified by:
getSmpteTtDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getTeletextDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one Teletext captions encode in the output.- Specified by:
getTeletextDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getTtmlDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one TTML captions encode in the output.- Specified by:
getTtmlDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
getWebvttDestinationSettings
Description copied from interface:CfnChannel.CaptionDestinationSettingsProperty
The configuration of one WebVTT captions encode in the output.- Specified by:
getWebvttDestinationSettings
in interfaceCfnChannel.CaptionDestinationSettingsProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-