Uses of Class
software.amazon.awscdk.services.medialive.alpha.AudioBitDepth
Packages that use AudioBitDepth
Package
Description
AWS::MediaLive Construct Library
-
Uses of AudioBitDepth in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as AudioBitDepthModifier and TypeFieldDescriptionstatic final AudioBitDepthAudioBitDepth.DEPTH_16(experimental) 16-bit.static final AudioBitDepthAudioBitDepth.DEPTH_24(experimental) 24-bit.Methods in software.amazon.awscdk.services.medialive.alpha that return AudioBitDepthModifier and TypeMethodDescriptiondefault AudioBitDepthWavSettingsProps.getBitDepth()(experimental) The bit depth of the WAV output.final AudioBitDepthWavSettingsProps.Jsii$Proxy.getBitDepth()static AudioBitDepth(experimental) A custom bit depth.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type AudioBitDepthModifier and TypeMethodDescriptionWavSettingsProps.Builder.bitDepth(AudioBitDepth bitDepth) Sets the value ofWavSettingsProps.getBitDepth()