Uses of Class
software.amazon.awscdk.services.medialive.alpha.CaptionDashRole
Packages that use CaptionDashRole
Package
Description
AWS::MediaLive Construct Library
-
Uses of CaptionDashRole in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as CaptionDashRoleModifier and TypeFieldDescriptionstatic final CaptionDashRoleCaptionDashRole.ALTERNATE(experimental) Alternate.static final CaptionDashRoleCaptionDashRole.CAPTION(experimental) Caption.static final CaptionDashRoleCaptionDashRole.COMMENTARY(experimental) Commentary.static final CaptionDashRoleCaptionDashRole.DESCRIPTION(experimental) Description.static final CaptionDashRoleCaptionDashRole.DUB(experimental) Dub.static final CaptionDashRoleCaptionDashRole.EASYREADER(experimental) Easy reader.static final CaptionDashRoleCaptionDashRole.EMERGENCY(experimental) Emergency.static final CaptionDashRoleCaptionDashRole.FORCED_SUBTITLE(experimental) Forced subtitle.static final CaptionDashRoleCaptionDashRole.KARAOKE(experimental) Karaoke.static final CaptionDashRoleCaptionDashRole.MAIN(experimental) Main.static final CaptionDashRoleCaptionDashRole.METADATA(experimental) Metadata.static final CaptionDashRoleCaptionDashRole.SUBTITLE(experimental) Subtitle.static final CaptionDashRoleCaptionDashRole.SUPPLEMENTARY(experimental) Supplementary.Methods in software.amazon.awscdk.services.medialive.alpha that return CaptionDashRoleModifier and TypeMethodDescriptionstatic CaptionDashRole(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type CaptionDashRoleModifier and TypeMethodDescriptiondefault List<CaptionDashRole> CaptionEncodeProps.getCaptionDashRoles()(experimental) The DASH roles to assign to this captions output.final List<CaptionDashRole> CaptionEncodeProps.Jsii$Proxy.getCaptionDashRoles()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type CaptionDashRoleModifier and TypeMethodDescriptionCaptionEncodeProps.Builder.captionDashRoles(List<? extends CaptionDashRole> captionDashRoles) Sets the value ofCaptionEncodeProps.getCaptionDashRoles()