Class CfnChannelPropsMixin.TeletextSourceSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.TeletextSourceSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.TeletextSourceSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.TeletextSourceSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.TeletextSourceSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.TeletextSourceSettingsProperty
An implementation for
CfnChannelPropsMixin.TeletextSourceSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.TeletextSourceSettingsProperty
CfnChannelPropsMixin.TeletextSourceSettingsProperty.Builder, CfnChannelPropsMixin.TeletextSourceSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.TeletextSourceSettingsProperty.Builder.protectedJsii$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.JsonNodefinal booleanfinal ObjectSettings to configure the caption rectangle for an output captions that will be created using this Teletext source captions.final StringSpecifies the Teletext page number within the data stream from which to extract captions.final inthashCode()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 theCfnChannelPropsMixin.TeletextSourceSettingsProperty.Builder.
-
-
Method Details
-
getOutputRectangle
Description copied from interface:CfnChannelPropsMixin.TeletextSourceSettingsPropertySettings to configure the caption rectangle for an output captions that will be created using this Teletext source captions.Returns union: either
IResolvableorCfnChannelPropsMixin.CaptionRectangleProperty- Specified by:
getOutputRectanglein interfaceCfnChannelPropsMixin.TeletextSourceSettingsProperty- See Also:
-
getPageNumber
Description copied from interface:CfnChannelPropsMixin.TeletextSourceSettingsPropertySpecifies the Teletext page number within the data stream from which to extract captions.The range is 0x100 (256) to 0x8FF (2303). This is unused for passthrough. It should be specified as a hexadecimal string with no "0x" prefix.
- Specified by:
getPageNumberin interfaceCfnChannelPropsMixin.TeletextSourceSettingsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-