Uses of Class
software.amazon.awscdk.services.medialive.alpha.M2tsAribCaptionsPidControl
Packages that use M2tsAribCaptionsPidControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of M2tsAribCaptionsPidControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M2tsAribCaptionsPidControlModifier and TypeFieldDescriptionstatic final M2tsAribCaptionsPidControlM2tsAribCaptionsPidControl.AUTO(experimental) Auto-select the PID from unused PIDs.static final M2tsAribCaptionsPidControlM2tsAribCaptionsPidControl.USE_CONFIGURED(experimental) Use the configuredaribCaptionsPid.Methods in software.amazon.awscdk.services.medialive.alpha that return M2tsAribCaptionsPidControlModifier and TypeMethodDescriptiondefault M2tsAribCaptionsPidControlM2tsSettingsProps.getAribCaptionsPidControl()(experimental) How the ARIB Captions PID is selected.M2tsSettingsProps.Jsii$Proxy.getAribCaptionsPidControl()static M2tsAribCaptionsPidControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M2tsAribCaptionsPidControlModifier and TypeMethodDescriptionM2tsSettingsProps.Builder.aribCaptionsPidControl(M2tsAribCaptionsPidControl aribCaptionsPidControl) Sets the value ofM2tsSettingsProps.getAribCaptionsPidControl()