Uses of Class
software.amazon.awscdk.services.medialive.alpha.Segment
Packages that use Segment
Package
Description
AWS::MediaLive Construct Library
-
Uses of Segment in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return SegmentModifier and TypeMethodDescriptiondefault SegmentHlsOutputGroupProps.getMinSegment()(experimental) The minimum segment length.final SegmentHlsOutputGroupProps.Jsii$Proxy.getMinSegment()default SegmentCmafIngestOutputGroupProps.getSegment()(experimental) The length of each media segment.final SegmentCmafIngestOutputGroupProps.Jsii$Proxy.getSegment()default SegmentHlsOutputGroupProps.getSegment()(experimental) The length of each media segment.final SegmentHlsOutputGroupProps.Jsii$Proxy.getSegment()default SegmentMediaPackageV2OutputGroupBaseProps.getSegment()(experimental) The length of each media segment.final SegmentMediaPackageV2OutputGroupBaseProps.Jsii$Proxy.getSegment()final SegmentMediaPackageV2OutputGroupProps.Jsii$Proxy.getSegment()final SegmentMediaPackageV2PerPipelineOutputGroupProps.Jsii$Proxy.getSegment()static SegmentSegment.milliseconds(Number value) (experimental) A segment length in milliseconds.static Segment(experimental) A segment length in whole seconds.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type SegmentModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.minSegment(Segment minSegment) Sets the value ofHlsOutputGroupProps.getMinSegment()Sets the value ofCmafIngestOutputGroupProps.getSegment()Sets the value ofHlsOutputGroupProps.getSegment()Sets the value ofMediaPackageV2OutputGroupBaseProps.getSegment()Sets the value ofMediaPackageV2OutputGroupBaseProps.getSegment()Sets the value ofMediaPackageV2OutputGroupBaseProps.getSegment()