Class CfnChannel.Scte20SourceSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.Scte20SourceSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.Scte20SourceSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.Scte20SourceSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.Scte20SourceSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.Scte20SourceSettingsProperty
An implementation for
CfnChannel.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.services.medialive.CfnChannel.Scte20SourceSettingsProperty
CfnChannel.Scte20SourceSettingsProperty.Builder, CfnChannel.Scte20SourceSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.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 theCfnChannel.Scte20SourceSettingsProperty.Builder.
-
-
Method Details
-
getConvert608To708
Description copied from interface:CfnChannel.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 interfaceCfnChannel.Scte20SourceSettingsProperty- See Also:
-
getSource608ChannelNumber
Description copied from interface:CfnChannel.Scte20SourceSettingsPropertySpecifies the 608/708 channel number within the video track from which to extract captions.- Specified by:
getSource608ChannelNumberin interfaceCfnChannel.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()
-