Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.H264ColorSpaceSettingsProperty.Builder
Packages that use CfnChannel.H264ColorSpaceSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.H264ColorSpaceSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.H264ColorSpaceSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.H264ColorSpaceSettingsProperty.builder()CfnChannel.H264ColorSpaceSettingsProperty.Builder.colorSpacePassthroughSettings(IResolvable colorSpacePassthroughSettings) CfnChannel.H264ColorSpaceSettingsProperty.Builder.colorSpacePassthroughSettings(CfnChannel.ColorSpacePassthroughSettingsProperty colorSpacePassthroughSettings) CfnChannel.H264ColorSpaceSettingsProperty.Builder.rec601Settings(IResolvable rec601Settings) Sets the value ofCfnChannel.H264ColorSpaceSettingsProperty.getRec601Settings()CfnChannel.H264ColorSpaceSettingsProperty.Builder.rec601Settings(CfnChannel.Rec601SettingsProperty rec601Settings) Sets the value ofCfnChannel.H264ColorSpaceSettingsProperty.getRec601Settings()CfnChannel.H264ColorSpaceSettingsProperty.Builder.rec709Settings(IResolvable rec709Settings) Sets the value ofCfnChannel.H264ColorSpaceSettingsProperty.getRec709Settings()CfnChannel.H264ColorSpaceSettingsProperty.Builder.rec709Settings(CfnChannel.Rec709SettingsProperty rec709Settings) Sets the value ofCfnChannel.H264ColorSpaceSettingsProperty.getRec709Settings()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.H264ColorSpaceSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.H264ColorSpaceSettingsProperty.Builder.