Uses of Class
software.amazon.awscdk.services.medialive.alpha.M2tsAudioBufferModel
Packages that use M2tsAudioBufferModel
Package
Description
AWS::MediaLive Construct Library
-
Uses of M2tsAudioBufferModel in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M2tsAudioBufferModelModifier and TypeFieldDescriptionstatic final M2tsAudioBufferModelM2tsAudioBufferModel.ATSC(experimental) ATSC buffer model.static final M2tsAudioBufferModelM2tsAudioBufferModel.DVB(experimental) DVB buffer model.Methods in software.amazon.awscdk.services.medialive.alpha that return M2tsAudioBufferModelModifier and TypeMethodDescriptiondefault M2tsAudioBufferModelM2tsSettingsProps.getAudioBufferModel()(experimental) The buffer model for Dolby Digital audio.final M2tsAudioBufferModelM2tsSettingsProps.Jsii$Proxy.getAudioBufferModel()static M2tsAudioBufferModel(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M2tsAudioBufferModelModifier and TypeMethodDescriptionM2tsSettingsProps.Builder.audioBufferModel(M2tsAudioBufferModel audioBufferModel) Sets the value ofM2tsSettingsProps.getAudioBufferModel()