Uses of Class
software.amazon.awscdk.services.medialive.alpha.MsSmoothSegmentationMode
Packages that use MsSmoothSegmentationMode
Package
Description
AWS::MediaLive Construct Library
-
Uses of MsSmoothSegmentationMode in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as MsSmoothSegmentationModeModifier and TypeFieldDescriptionstatic final MsSmoothSegmentationModeMsSmoothSegmentationMode.USE_INPUT_SEGMENTATION(experimental) Use input segmentation.static final MsSmoothSegmentationModeMsSmoothSegmentationMode.USE_SEGMENT_DURATION(experimental) Use segment duration.Methods in software.amazon.awscdk.services.medialive.alpha that return MsSmoothSegmentationModeModifier and TypeMethodDescriptiondefault MsSmoothSegmentationModeMsSmoothOutputGroupProps.getSegmentationMode()(experimental) The segmentation mode.final MsSmoothSegmentationModeMsSmoothOutputGroupProps.Jsii$Proxy.getSegmentationMode()static MsSmoothSegmentationMode(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type MsSmoothSegmentationModeModifier and TypeMethodDescriptionMsSmoothOutputGroupProps.Builder.segmentationMode(MsSmoothSegmentationMode segmentationMode) Sets the value ofMsSmoothOutputGroupProps.getSegmentationMode()