@Stability(value=Stable) @Internal public static final class CfnChannel.VideoCodecSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.VideoCodecSettingsProperty
CfnChannel.VideoCodecSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.VideoCodecSettingsProperty.Builder, CfnChannel.VideoCodecSettingsProperty.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.
|
protected |
Jsii$Proxy(Object frameCaptureSettings,
Object h264Settings,
Object h265Settings,
Object mpeg2Settings)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getFrameCaptureSettings()
`CfnChannel.VideoCodecSettingsProperty.FrameCaptureSettings`.
|
Object |
getH264Settings()
`CfnChannel.VideoCodecSettingsProperty.H264Settings`.
|
Object |
getH265Settings()
`CfnChannel.VideoCodecSettingsProperty.H265Settings`.
|
Object |
getMpeg2Settings()
`CfnChannel.VideoCodecSettingsProperty.Mpeg2Settings`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object frameCaptureSettings, Object h264Settings, Object h265Settings, Object mpeg2Settings)
CfnChannel.AacSettingsProperty.Builder.public final Object getFrameCaptureSettings()
CfnChannel.VideoCodecSettingsPropertygetFrameCaptureSettings in interface CfnChannel.VideoCodecSettingsPropertypublic final Object getH264Settings()
CfnChannel.VideoCodecSettingsPropertygetH264Settings in interface CfnChannel.VideoCodecSettingsPropertypublic final Object getH265Settings()
CfnChannel.VideoCodecSettingsPropertygetH265Settings in interface CfnChannel.VideoCodecSettingsPropertypublic final Object getMpeg2Settings()
CfnChannel.VideoCodecSettingsPropertygetMpeg2Settings in interface CfnChannel.VideoCodecSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.