Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.Mpeg2SettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.Mpeg2SettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.Mpeg2SettingsProperty.Builder.adaptiveQuantization
(String adaptiveQuantization) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getAdaptiveQuantization()
CfnChannel.Mpeg2SettingsProperty.Builder.afdSignaling
(String afdSignaling) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getAfdSignaling()
CfnChannel.Mpeg2SettingsProperty.builder()
CfnChannel.Mpeg2SettingsProperty.Builder.colorMetadata
(String colorMetadata) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getColorMetadata()
CfnChannel.Mpeg2SettingsProperty.Builder.colorSpace
(String colorSpace) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getColorSpace()
CfnChannel.Mpeg2SettingsProperty.Builder.displayAspectRatio
(String displayAspectRatio) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getDisplayAspectRatio()
CfnChannel.Mpeg2SettingsProperty.Builder.filterSettings
(IResolvable filterSettings) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getFilterSettings()
CfnChannel.Mpeg2SettingsProperty.Builder.filterSettings
(CfnChannel.Mpeg2FilterSettingsProperty filterSettings) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getFilterSettings()
Sets the value ofCfnChannel.Mpeg2SettingsProperty.getFixedAfd()
CfnChannel.Mpeg2SettingsProperty.Builder.framerateDenominator
(Number framerateDenominator) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getFramerateDenominator()
CfnChannel.Mpeg2SettingsProperty.Builder.framerateNumerator
(Number framerateNumerator) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getFramerateNumerator()
CfnChannel.Mpeg2SettingsProperty.Builder.gopClosedCadence
(Number gopClosedCadence) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getGopClosedCadence()
CfnChannel.Mpeg2SettingsProperty.Builder.gopNumBFrames
(Number gopNumBFrames) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getGopNumBFrames()
Sets the value ofCfnChannel.Mpeg2SettingsProperty.getGopSize()
CfnChannel.Mpeg2SettingsProperty.Builder.gopSizeUnits
(String gopSizeUnits) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getGopSizeUnits()
Sets the value ofCfnChannel.Mpeg2SettingsProperty.getScanType()
CfnChannel.Mpeg2SettingsProperty.Builder.subgopLength
(String subgopLength) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getSubgopLength()
CfnChannel.Mpeg2SettingsProperty.Builder.timecodeBurninSettings
(IResolvable timecodeBurninSettings) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getTimecodeBurninSettings()
CfnChannel.Mpeg2SettingsProperty.Builder.timecodeBurninSettings
(CfnChannel.TimecodeBurninSettingsProperty timecodeBurninSettings) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getTimecodeBurninSettings()
CfnChannel.Mpeg2SettingsProperty.Builder.timecodeInsertion
(String timecodeInsertion) Sets the value ofCfnChannel.Mpeg2SettingsProperty.getTimecodeInsertion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.Mpeg2SettingsProperty.Builder
.