Uses of Class
software.amazon.awscdk.services.medialive.alpha.M2tsSegmentationStyle
Packages that use M2tsSegmentationStyle
Package
Description
AWS::MediaLive Construct Library
-
Uses of M2tsSegmentationStyle in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M2tsSegmentationStyleModifier and TypeFieldDescriptionstatic final M2tsSegmentationStyleM2tsSegmentationStyle.MAINTAIN_CADENCE(experimental) Do not reset the segmentation cadence after a truncated segment.static final M2tsSegmentationStyleM2tsSegmentationStyle.RESET_CADENCE(experimental) Reset the segmentation cadence after a truncated segment.Methods in software.amazon.awscdk.services.medialive.alpha that return M2tsSegmentationStyleModifier and TypeMethodDescriptiondefault M2tsSegmentationStyleM2tsSettingsProps.getSegmentationStyle()(experimental) How segmentation markers respond to avails.final M2tsSegmentationStyleM2tsSettingsProps.Jsii$Proxy.getSegmentationStyle()static M2tsSegmentationStyle(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M2tsSegmentationStyleModifier and TypeMethodDescriptionM2tsSettingsProps.Builder.segmentationStyle(M2tsSegmentationStyle segmentationStyle) Sets the value ofM2tsSettingsProps.getSegmentationStyle()