Uses of Interface
software.amazon.awscdk.services.medialive.alpha.Scte27CaptionSourceOptions
Packages that use Scte27CaptionSourceOptions
Package
Description
AWS::MediaLive Construct Library
-
Uses of Scte27CaptionSourceOptions in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement Scte27CaptionSourceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forScte27CaptionSourceOptionsMethods in software.amazon.awscdk.services.medialive.alpha that return Scte27CaptionSourceOptionsModifier and TypeMethodDescriptionScte27CaptionSourceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Scte27CaptionSourceOptionsModifier and TypeMethodDescriptionstatic CaptionSelectorCaptionSelector.scte27(String name, Scte27CaptionSourceOptions options) (experimental) Select SCTE-27 (image-based) captions.