@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(CfnChannel.FrameCaptureSettingsProperty frameCaptureSettings)
CfnChannel.VideoCodecSettingsProperty.getFrameCaptureSettings()frameCaptureSettings - The settings for the video codec in a frame capture output.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder frameCaptureSettings(IResolvable frameCaptureSettings)
CfnChannel.VideoCodecSettingsProperty.getFrameCaptureSettings()frameCaptureSettings - The settings for the video codec in a frame capture output.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h264Settings(CfnChannel.H264SettingsProperty h264Settings)
CfnChannel.VideoCodecSettingsProperty.getH264Settings()h264Settings - The settings for the H.264 codec in the output.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h264Settings(IResolvable h264Settings)
CfnChannel.VideoCodecSettingsProperty.getH264Settings()h264Settings - The settings for the H.264 codec in the output.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h265Settings(CfnChannel.H265SettingsProperty h265Settings)
CfnChannel.VideoCodecSettingsProperty.getH265Settings()h265Settings - Settings for video encoded with the H265 codec.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder h265Settings(IResolvable h265Settings)
CfnChannel.VideoCodecSettingsProperty.getH265Settings()h265Settings - Settings for video encoded with the H265 codec.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder mpeg2Settings(CfnChannel.Mpeg2SettingsProperty mpeg2Settings)
CfnChannel.VideoCodecSettingsProperty.getMpeg2Settings()mpeg2Settings - Settings for video encoded with the MPEG-2 codec.this@Stability(value=Stable) public CfnChannel.VideoCodecSettingsProperty.Builder mpeg2Settings(IResolvable mpeg2Settings)
CfnChannel.VideoCodecSettingsProperty.getMpeg2Settings()mpeg2Settings - Settings for video encoded with the MPEG-2 codec.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 © 2022. All rights reserved.