Uses of Class
software.amazon.awscdk.services.medialive.alpha.M2tsPcrControl
Packages that use M2tsPcrControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of M2tsPcrControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M2tsPcrControlModifier and TypeFieldDescriptionstatic final M2tsPcrControlM2tsPcrControl.CONFIGURED_PCR_PERIOD(experimental) Insert PCR at the configuredpcrPeriod.static final M2tsPcrControlM2tsPcrControl.PCR_EVERY_PES_PACKET(experimental) Insert a PCR for every Packetized Elementary Stream (PES) header.Methods in software.amazon.awscdk.services.medialive.alpha that return M2tsPcrControlModifier and TypeMethodDescriptiondefault M2tsPcrControlM2tsSettingsProps.getPcrControl()(experimental) Controls insertion of the Program Clock Reference (PCR).final M2tsPcrControlM2tsSettingsProps.Jsii$Proxy.getPcrControl()static M2tsPcrControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M2tsPcrControlModifier and TypeMethodDescriptionM2tsSettingsProps.Builder.pcrControl(M2tsPcrControl pcrControl) Sets the value ofM2tsSettingsProps.getPcrControl()