Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.AudioTrackSelectionProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.AudioTrackSelectionProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.AudioTrackSelectionProperty.builder()
CfnChannel.AudioTrackSelectionProperty.Builder.dolbyEDecode
(IResolvable dolbyEDecode) Sets the value ofCfnChannel.AudioTrackSelectionProperty.getDolbyEDecode()
CfnChannel.AudioTrackSelectionProperty.Builder.dolbyEDecode
(CfnChannel.AudioDolbyEDecodeProperty dolbyEDecode) Sets the value ofCfnChannel.AudioTrackSelectionProperty.getDolbyEDecode()
Sets the value ofCfnChannel.AudioTrackSelectionProperty.getTracks()
CfnChannel.AudioTrackSelectionProperty.Builder.tracks
(IResolvable tracks) Sets the value ofCfnChannel.AudioTrackSelectionProperty.getTracks()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.AudioTrackSelectionProperty.Builder
.