Uses of Class
software.amazon.awscdk.services.medialive.alpha.M2tsCcDescriptor
Packages that use M2tsCcDescriptor
Package
Description
AWS::MediaLive Construct Library
-
Uses of M2tsCcDescriptor in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M2tsCcDescriptorModifier and TypeFieldDescriptionstatic final M2tsCcDescriptorM2tsCcDescriptor.DISABLED(experimental) Disabled.static final M2tsCcDescriptorM2tsCcDescriptor.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return M2tsCcDescriptorModifier and TypeMethodDescriptiondefault M2tsCcDescriptorM2tsSettingsProps.getCcDescriptor()(experimental) Whether to generate the captionServiceDescriptor in the PMT.final M2tsCcDescriptorM2tsSettingsProps.Jsii$Proxy.getCcDescriptor()static M2tsCcDescriptor(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M2tsCcDescriptorModifier and TypeMethodDescriptionM2tsSettingsProps.Builder.ccDescriptor(M2tsCcDescriptor ccDescriptor) Sets the value ofM2tsSettingsProps.getCcDescriptor()