Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.TtmlProfile
Packages that use TtmlProfile
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of TtmlProfile in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return TtmlProfileModifier and TypeMethodDescriptionDashTtmlConfiguration.getTtmlProfile()(experimental) The profile that MediaPackage uses when signaling subtitles in the manifest.final TtmlProfileDashTtmlConfiguration.Jsii$Proxy.getTtmlProfile()static TtmlProfileReturns the enum constant of this type with the specified name.static TtmlProfile[]TtmlProfile.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type TtmlProfileModifier and TypeMethodDescriptionDashTtmlConfiguration.Builder.ttmlProfile(TtmlProfile ttmlProfile) Sets the value ofDashTtmlConfiguration.getTtmlProfile()