Uses of Class
software.amazon.awscdk.services.medialive.alpha.Scte20Detection
Packages that use Scte20Detection
Package
Description
AWS::MediaLive Construct Library
-
Uses of Scte20Detection in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Scte20DetectionModifier and TypeFieldDescriptionstatic final Scte20DetectionScte20Detection.AUTO(experimental) Handle streams with intermittent or non-aligned SCTE-20 and embedded captions.static final Scte20DetectionScte20Detection.OFF(experimental) Do not detect SCTE-20 captions.Methods in software.amazon.awscdk.services.medialive.alpha that return Scte20DetectionModifier and TypeMethodDescriptiondefault Scte20DetectionEmbeddedCaptionSourceOptions.getScte20Detection()(experimental) SCTE-20 detection mode.final Scte20DetectionEmbeddedCaptionSourceOptions.Jsii$Proxy.getScte20Detection()static Scte20Detection(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Scte20DetectionModifier and TypeMethodDescriptionEmbeddedCaptionSourceOptions.Builder.scte20Detection(Scte20Detection scte20Detection) Sets the value ofEmbeddedCaptionSourceOptions.getScte20Detection()