public static final class CfnChannel.H265ColorSpaceSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.H265ColorSpaceSettingsProperty
CfnChannel.H265ColorSpaceSettingsProperty
CfnChannel.H265ColorSpaceSettingsProperty.Builder, CfnChannel.H265ColorSpaceSettingsProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getColorSpacePassthroughSettings()
Passthrough applies no color space conversion to the output.
|
java.lang.Object |
getHdr10Settings()
Settings to configure the handling of HDR10 color space.
|
java.lang.Object |
getRec601Settings()
Settings to configure the handling of Rec601 color space.
|
java.lang.Object |
getRec709Settings()
Settings to configure the handling of Rec709 color space.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getColorSpacePassthroughSettings()
CfnChannel.H265ColorSpaceSettingsProperty
getColorSpacePassthroughSettings
in interface CfnChannel.H265ColorSpaceSettingsProperty
public final java.lang.Object getHdr10Settings()
CfnChannel.H265ColorSpaceSettingsProperty
getHdr10Settings
in interface CfnChannel.H265ColorSpaceSettingsProperty
public final java.lang.Object getRec601Settings()
CfnChannel.H265ColorSpaceSettingsProperty
getRec601Settings
in interface CfnChannel.H265ColorSpaceSettingsProperty
public final java.lang.Object getRec709Settings()
CfnChannel.H265ColorSpaceSettingsProperty
getRec709Settings
in interface CfnChannel.H265ColorSpaceSettingsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()