Class CfnChannelPropsMixin.Scte20SourceSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.medialive.mixins.CfnChannelPropsMixin.Scte20SourceSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.Scte20SourceSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.Scte20SourceSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.Scte20SourceSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.Scte20SourceSettingsProperty
An implementation for
CfnChannelPropsMixin.Scte20SourceSettingsProperty-
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.mixins.preview.services.medialive.mixins.CfnChannelPropsMixin.Scte20SourceSettingsProperty
CfnChannelPropsMixin.Scte20SourceSettingsProperty.Builder, CfnChannelPropsMixin.Scte20SourceSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.Scte20SourceSettingsProperty.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 StringIf upconvert, 608 data is both passed through the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708.final NumberSpecifies the 608/708 channel number within the video track 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.Scte20SourceSettingsProperty.Builder.
-
-
Method Details
-
getConvert608To708
Description copied from interface:CfnChannelPropsMixin.Scte20SourceSettingsPropertyIf upconvert, 608 data is both passed through the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708.Any 708 data present in the source content is discarded.
- Specified by:
getConvert608To708in interfaceCfnChannelPropsMixin.Scte20SourceSettingsProperty- See Also:
-
getSource608ChannelNumber
Description copied from interface:CfnChannelPropsMixin.Scte20SourceSettingsPropertySpecifies the 608/708 channel number within the video track from which to extract captions.- Specified by:
getSource608ChannelNumberin interfaceCfnChannelPropsMixin.Scte20SourceSettingsProperty- 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()
-