Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.AudioSelectorSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.AudioSelectorSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.AudioSelectorSettingsProperty.Builder.audioHlsRenditionSelection
(IResolvable audioHlsRenditionSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioHlsRenditionSelection()
CfnChannel.AudioSelectorSettingsProperty.Builder.audioHlsRenditionSelection
(CfnChannel.AudioHlsRenditionSelectionProperty audioHlsRenditionSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioHlsRenditionSelection()
CfnChannel.AudioSelectorSettingsProperty.Builder.audioLanguageSelection
(IResolvable audioLanguageSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioLanguageSelection()
CfnChannel.AudioSelectorSettingsProperty.Builder.audioLanguageSelection
(CfnChannel.AudioLanguageSelectionProperty audioLanguageSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioLanguageSelection()
CfnChannel.AudioSelectorSettingsProperty.Builder.audioPidSelection
(IResolvable audioPidSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioPidSelection()
CfnChannel.AudioSelectorSettingsProperty.Builder.audioPidSelection
(CfnChannel.AudioPidSelectionProperty audioPidSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioPidSelection()
CfnChannel.AudioSelectorSettingsProperty.Builder.audioTrackSelection
(IResolvable audioTrackSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioTrackSelection()
CfnChannel.AudioSelectorSettingsProperty.Builder.audioTrackSelection
(CfnChannel.AudioTrackSelectionProperty audioTrackSelection) Sets the value ofCfnChannel.AudioSelectorSettingsProperty.getAudioTrackSelection()
CfnChannel.AudioSelectorSettingsProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.AudioSelectorSettingsProperty.Builder
.