@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(CfnChannel.VideoCodecSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
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(Object o) |
Object |
getFrameCaptureSettings()
The settings for the video codec in a frame capture output.
|
Object |
getH264Settings()
The settings for the H.264 codec in the output.
|
Object |
getH265Settings()
Settings for video encoded with the H265 codec.
|
Object |
getMpeg2Settings()
Settings for video encoded with the MPEG-2 codec.
|
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(CfnChannel.VideoCodecSettingsProperty.Builder builder)
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 © 2022. All rights reserved.