Uses of Interface
software.amazon.awscdk.services.medialive.alpha.DvbSubCaptionSourceOptions
Packages that use DvbSubCaptionSourceOptions
Package
Description
AWS::MediaLive Construct Library
-
Uses of DvbSubCaptionSourceOptions in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement DvbSubCaptionSourceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forDvbSubCaptionSourceOptionsMethods in software.amazon.awscdk.services.medialive.alpha that return DvbSubCaptionSourceOptionsModifier and TypeMethodDescriptionDvbSubCaptionSourceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type DvbSubCaptionSourceOptionsModifier and TypeMethodDescriptionstatic CaptionSelectorCaptionSelector.dvbSub(String name, DvbSubCaptionSourceOptions options) (experimental) Select DVB-Sub (image-based) captions.