@Stability(value=Stable)
public static interface CfnChannel.VideoCodecSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.VideoCodecSettingsProperty.Builder
A builder for
CfnChannel.VideoCodecSettingsProperty |
static class |
CfnChannel.VideoCodecSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.VideoCodecSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.VideoCodecSettingsProperty.Builder |
builder() |
default Object |
getFrameCaptureSettings()
`CfnChannel.VideoCodecSettingsProperty.FrameCaptureSettings`.
|
default Object |
getH264Settings()
`CfnChannel.VideoCodecSettingsProperty.H264Settings`.
|
default Object |
getH265Settings()
`CfnChannel.VideoCodecSettingsProperty.H265Settings`.
|
default Object |
getMpeg2Settings()
`CfnChannel.VideoCodecSettingsProperty.Mpeg2Settings`.
|
@Stability(value=Stable) @Nullable default Object getFrameCaptureSettings()
@Stability(value=Stable) @Nullable default Object getH264Settings()
@Stability(value=Stable) @Nullable default Object getH265Settings()
@Stability(value=Stable) @Nullable default Object getMpeg2Settings()
@Stability(value=Stable) static CfnChannel.VideoCodecSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.