Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.VideoCodecSettingsProperty.Builder
Packages that use CfnChannel.VideoCodecSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.VideoCodecSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.VideoCodecSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.VideoCodecSettingsProperty.builder()CfnChannel.VideoCodecSettingsProperty.Builder.frameCaptureSettings(IResolvable frameCaptureSettings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getFrameCaptureSettings()CfnChannel.VideoCodecSettingsProperty.Builder.frameCaptureSettings(CfnChannel.FrameCaptureSettingsProperty frameCaptureSettings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getFrameCaptureSettings()CfnChannel.VideoCodecSettingsProperty.Builder.h264Settings(IResolvable h264Settings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getH264Settings()CfnChannel.VideoCodecSettingsProperty.Builder.h264Settings(CfnChannel.H264SettingsProperty h264Settings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getH264Settings()CfnChannel.VideoCodecSettingsProperty.Builder.h265Settings(IResolvable h265Settings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getH265Settings()CfnChannel.VideoCodecSettingsProperty.Builder.h265Settings(CfnChannel.H265SettingsProperty h265Settings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getH265Settings()CfnChannel.VideoCodecSettingsProperty.Builder.mpeg2Settings(IResolvable mpeg2Settings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getMpeg2Settings()CfnChannel.VideoCodecSettingsProperty.Builder.mpeg2Settings(CfnChannel.Mpeg2SettingsProperty mpeg2Settings) Sets the value ofCfnChannel.VideoCodecSettingsProperty.getMpeg2Settings()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.VideoCodecSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.VideoCodecSettingsProperty.Builder.