Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsScte35Source
Packages that use HlsScte35Source
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsScte35Source in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsScte35SourceModifier and TypeFieldDescriptionstatic final HlsScte35SourceHlsScte35Source.MANIFEST(experimental) Ingest SCTE-35 from tags in the playlist (the HLS manifest).static final HlsScte35SourceHlsScte35Source.SEGMENTS(experimental) Ingest SCTE-35 from the content segments (in the stream).Methods in software.amazon.awscdk.services.medialive.alpha that return HlsScte35SourceModifier and TypeMethodDescriptiondefault HlsScte35SourceHlsInputSettings.getScte35Source()(experimental) The source MediaLive ingests SCTE-35 messages from — the content segments or the manifest.final HlsScte35SourceHlsInputSettings.Jsii$Proxy.getScte35Source()static HlsScte35Source(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsScte35SourceModifier and TypeMethodDescriptionHlsInputSettings.Builder.scte35Source(HlsScte35Source scte35Source) Sets the value ofHlsInputSettings.getScte35Source()