Class CfnFlowPropsMixin.FmtpProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnFlowPropsMixin.FmtpProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowPropsMixin.FmtpProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowPropsMixin.FmtpProperty
@Stability(Stable)
@Internal
public static final class CfnFlowPropsMixin.FmtpProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowPropsMixin.FmtpProperty
An implementation for
CfnFlowPropsMixin.FmtpProperty-
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.mediaconnect.CfnFlowPropsMixin.FmtpProperty
CfnFlowPropsMixin.FmtpProperty.Builder, CfnFlowPropsMixin.FmtpProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.FmtpProperty.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 StringThe format of the audio channel.final StringThe format used for the representation of color.final StringThe frame rate for the video stream, in frames/second.final StringgetPar()The pixel aspect ratio (PAR) of the video.final StringgetRange()The encoding range of the video.final StringThe type of compression that was used to smooth the video’s appearance.final StringgetTcs()The transfer characteristic system (TCS) that is used in the video.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 theCfnFlowPropsMixin.FmtpProperty.Builder.
-
-
Method Details
-
getChannelOrder
Description copied from interface:CfnFlowPropsMixin.FmtpPropertyThe format of the audio channel.- Specified by:
getChannelOrderin interfaceCfnFlowPropsMixin.FmtpProperty- See Also:
-
getColorimetry
Description copied from interface:CfnFlowPropsMixin.FmtpPropertyThe format used for the representation of color.- Specified by:
getColorimetryin interfaceCfnFlowPropsMixin.FmtpProperty- See Also:
-
getExactFramerate
Description copied from interface:CfnFlowPropsMixin.FmtpPropertyThe frame rate for the video stream, in frames/second.For example: 60000/1001.
- Specified by:
getExactFrameratein interfaceCfnFlowPropsMixin.FmtpProperty- See Also:
-
getPar
Description copied from interface:CfnFlowPropsMixin.FmtpPropertyThe pixel aspect ratio (PAR) of the video.- Specified by:
getParin interfaceCfnFlowPropsMixin.FmtpProperty- See Also:
-
getRange
Description copied from interface:CfnFlowPropsMixin.FmtpPropertyThe encoding range of the video.- Specified by:
getRangein interfaceCfnFlowPropsMixin.FmtpProperty- See Also:
-
getScanMode
Description copied from interface:CfnFlowPropsMixin.FmtpPropertyThe type of compression that was used to smooth the video’s appearance.- Specified by:
getScanModein interfaceCfnFlowPropsMixin.FmtpProperty- See Also:
-
getTcs
Description copied from interface:CfnFlowPropsMixin.FmtpPropertyThe transfer characteristic system (TCS) that is used in the video.- Specified by:
getTcsin interfaceCfnFlowPropsMixin.FmtpProperty- 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()
-