@Stability(value=Stable) public static final class CfnChannel.VideoCodecSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.VideoCodecSettingsProperty>
CfnChannel.VideoCodecSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder frameCaptureSettings(IResolvable frameCaptureSettings)
CfnChannel.VideoCodecSettingsProperty.getFrameCaptureSettings()frameCaptureSettings - `CfnChannel.VideoCodecSettingsProperty.FrameCaptureSettings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder frameCaptureSettings(CfnChannel.FrameCaptureSettingsProperty frameCaptureSettings)
CfnChannel.VideoCodecSettingsProperty.getFrameCaptureSettings()frameCaptureSettings - `CfnChannel.VideoCodecSettingsProperty.FrameCaptureSettings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h264Settings(IResolvable h264Settings)
CfnChannel.VideoCodecSettingsProperty.getH264Settings()h264Settings - `CfnChannel.VideoCodecSettingsProperty.H264Settings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h264Settings(CfnChannel.H264SettingsProperty h264Settings)
CfnChannel.VideoCodecSettingsProperty.getH264Settings()h264Settings - `CfnChannel.VideoCodecSettingsProperty.H264Settings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h265Settings(IResolvable h265Settings)
CfnChannel.VideoCodecSettingsProperty.getH265Settings()h265Settings - `CfnChannel.VideoCodecSettingsProperty.H265Settings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h265Settings(CfnChannel.H265SettingsProperty h265Settings)
CfnChannel.VideoCodecSettingsProperty.getH265Settings()h265Settings - `CfnChannel.VideoCodecSettingsProperty.H265Settings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder mpeg2Settings(IResolvable mpeg2Settings)
CfnChannel.VideoCodecSettingsProperty.getMpeg2Settings()mpeg2Settings - `CfnChannel.VideoCodecSettingsProperty.Mpeg2Settings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder mpeg2Settings(CfnChannel.Mpeg2SettingsProperty mpeg2Settings)
CfnChannel.VideoCodecSettingsProperty.getMpeg2Settings()mpeg2Settings - `CfnChannel.VideoCodecSettingsProperty.Mpeg2Settings`.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.VideoCodecSettingsProperty>CfnChannel.VideoCodecSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.