Uses of Class
software.amazon.awscdk.services.medialive.alpha.Scte35SegmentationScope
Packages that use Scte35SegmentationScope
Package
Description
AWS::MediaLive Construct Library
-
Uses of Scte35SegmentationScope in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Scte35SegmentationScopeModifier and TypeFieldDescriptionstatic final Scte35SegmentationScopeScte35SegmentationScope.ALL_OUTPUT_GROUPS(experimental) Insert segment breaks in all output groups.static final Scte35SegmentationScopeScte35SegmentationScope.SCTE35_ENABLED_OUTPUT_GROUPS(experimental) Insert segment breaks only in output groups with SCTE-35 passthrough enabled (recommended).Methods in software.amazon.awscdk.services.medialive.alpha that return Scte35SegmentationScopeModifier and TypeMethodDescriptiondefault Scte35SegmentationScopeChannelProps.getScte35SegmentationScope()(experimental) Which output groups receive SCTE-35 segmentation cues.final Scte35SegmentationScopeChannelProps.Jsii$Proxy.getScte35SegmentationScope()static Scte35SegmentationScope(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Scte35SegmentationScopeModifier and TypeMethodDescriptionChannel.Builder.scte35SegmentationScope(Scte35SegmentationScope scte35SegmentationScope) (experimental) Which output groups receive SCTE-35 segmentation cues.ChannelProps.Builder.scte35SegmentationScope(Scte35SegmentationScope scte35SegmentationScope) Sets the value ofChannelProps.getScte35SegmentationScope()