Uses of Class
software.amazon.awscdk.services.medialive.alpha.M3u8PcrControl
Packages that use M3u8PcrControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of M3u8PcrControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M3u8PcrControlModifier and TypeFieldDescriptionstatic final M3u8PcrControlM3u8PcrControl.CONFIGURED_PCR_PERIOD(experimental) Insert PCR at the configuredpcrPeriod.static final M3u8PcrControlM3u8PcrControl.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 M3u8PcrControlModifier and TypeMethodDescriptiondefault M3u8PcrControlM3u8SettingsProps.getPcrControl()(experimental) Controls insertion of the Program Clock Reference (PCR).final M3u8PcrControlM3u8SettingsProps.Jsii$Proxy.getPcrControl()static M3u8PcrControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M3u8PcrControlModifier and TypeMethodDescriptionM3u8SettingsProps.Builder.pcrControl(M3u8PcrControl pcrControl) Sets the value ofM3u8SettingsProps.getPcrControl()