Uses of Class
software.amazon.awscdk.services.medialive.alpha.AudioDashRole
Packages that use AudioDashRole
Package
Description
AWS::MediaLive Construct Library
-
Uses of AudioDashRole in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as AudioDashRoleModifier and TypeFieldDescriptionstatic final AudioDashRoleAudioDashRole.ALTERNATE(experimental) Alternate.static final AudioDashRoleAudioDashRole.COMMENTARY(experimental) Commentary.static final AudioDashRoleAudioDashRole.DESCRIPTION(experimental) Description.static final AudioDashRoleAudioDashRole.DUB(experimental) Dub.static final AudioDashRoleAudioDashRole.EMERGENCY(experimental) Emergency.static final AudioDashRoleAudioDashRole.ENHANCED_AUDIO_INTELLIGIBILITY(experimental) Enhanced audio intelligibility.static final AudioDashRoleAudioDashRole.KARAOKE(experimental) Karaoke.static final AudioDashRoleAudioDashRole.MAIN(experimental) Main.static final AudioDashRoleAudioDashRole.SUPPLEMENTARY(experimental) Supplementary.Methods in software.amazon.awscdk.services.medialive.alpha that return AudioDashRoleModifier and TypeMethodDescriptionstatic AudioDashRole(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type AudioDashRoleModifier and TypeMethodDescriptiondefault List<AudioDashRole> AudioEncodeProps.getAudioDashRoles()(experimental) The DASH roles to assign to this audio output.final List<AudioDashRole> AudioEncodeProps.Jsii$Proxy.getAudioDashRoles()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type AudioDashRoleModifier and TypeMethodDescriptionAudioEncodeProps.Builder.audioDashRoles(List<? extends AudioDashRole> audioDashRoles) Sets the value ofAudioEncodeProps.getAudioDashRoles()