Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3BitstreamMode
Packages that use Eac3BitstreamMode
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3BitstreamMode in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3BitstreamModeModifier and TypeFieldDescriptionstatic final Eac3BitstreamModeEac3BitstreamMode.COMMENTARY(experimental) Commentary.static final Eac3BitstreamModeEac3BitstreamMode.COMPLETE_MAIN(experimental) Complete main.static final Eac3BitstreamModeEac3BitstreamMode.EMERGENCY(experimental) Emergency.static final Eac3BitstreamModeEac3BitstreamMode.HEARING_IMPAIRED(experimental) Hearing impaired.static final Eac3BitstreamModeEac3BitstreamMode.VISUALLY_IMPAIRED(experimental) Visually impaired.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3BitstreamModeModifier and TypeMethodDescriptiondefault Eac3BitstreamModeEac3SettingsProps.getBitstreamMode()(experimental) Specifies the bitstream mode (bsmod) for the emitted E-AC-3 stream.final Eac3BitstreamModeEac3SettingsProps.Jsii$Proxy.getBitstreamMode()static Eac3BitstreamMode(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3BitstreamModeModifier and TypeMethodDescriptionEac3SettingsProps.Builder.bitstreamMode(Eac3BitstreamMode bitstreamMode) Sets the value ofEac3SettingsProps.getBitstreamMode()