Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.AudioDescriptionProperty.Builder
Packages that use CfnChannel.AudioDescriptionProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.AudioDescriptionProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.AudioDescriptionProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.AudioDescriptionProperty.Builder.audioDashRoles
(List<String> audioDashRoles) Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioDashRoles()
CfnChannel.AudioDescriptionProperty.Builder.audioNormalizationSettings
(IResolvable audioNormalizationSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioNormalizationSettings()
CfnChannel.AudioDescriptionProperty.Builder.audioNormalizationSettings
(CfnChannel.AudioNormalizationSettingsProperty audioNormalizationSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioNormalizationSettings()
CfnChannel.AudioDescriptionProperty.Builder.audioSelectorName
(String audioSelectorName) Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioSelectorName()
Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioType()
CfnChannel.AudioDescriptionProperty.Builder.audioTypeControl
(String audioTypeControl) Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioTypeControl()
CfnChannel.AudioDescriptionProperty.Builder.audioWatermarkingSettings
(IResolvable audioWatermarkingSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioWatermarkingSettings()
CfnChannel.AudioDescriptionProperty.Builder.audioWatermarkingSettings
(CfnChannel.AudioWatermarkSettingsProperty audioWatermarkingSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getAudioWatermarkingSettings()
CfnChannel.AudioDescriptionProperty.builder()
CfnChannel.AudioDescriptionProperty.Builder.codecSettings
(IResolvable codecSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getCodecSettings()
CfnChannel.AudioDescriptionProperty.Builder.codecSettings
(CfnChannel.AudioCodecSettingsProperty codecSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getCodecSettings()
CfnChannel.AudioDescriptionProperty.Builder.dvbDashAccessibility
(String dvbDashAccessibility) Sets the value ofCfnChannel.AudioDescriptionProperty.getDvbDashAccessibility()
CfnChannel.AudioDescriptionProperty.Builder.languageCode
(String languageCode) Sets the value ofCfnChannel.AudioDescriptionProperty.getLanguageCode()
CfnChannel.AudioDescriptionProperty.Builder.languageCodeControl
(String languageCodeControl) Sets the value ofCfnChannel.AudioDescriptionProperty.getLanguageCodeControl()
Sets the value ofCfnChannel.AudioDescriptionProperty.getName()
CfnChannel.AudioDescriptionProperty.Builder.remixSettings
(IResolvable remixSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getRemixSettings()
CfnChannel.AudioDescriptionProperty.Builder.remixSettings
(CfnChannel.RemixSettingsProperty remixSettings) Sets the value ofCfnChannel.AudioDescriptionProperty.getRemixSettings()
CfnChannel.AudioDescriptionProperty.Builder.streamName
(String streamName) Sets the value ofCfnChannel.AudioDescriptionProperty.getStreamName()
Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.AudioDescriptionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.AudioDescriptionProperty.Builder
.