Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.SegmentTemplateFormat
Packages that use SegmentTemplateFormat
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of SegmentTemplateFormat in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return SegmentTemplateFormatModifier and TypeMethodDescriptiondefault SegmentTemplateFormatDashManifestConfiguration.getSegmentTemplateFormat()(experimental) The type of variable that MediaPackage uses in the media attribute of the SegmentTemplate tag.final SegmentTemplateFormatDashManifestConfiguration.Jsii$Proxy.getSegmentTemplateFormat()static SegmentTemplateFormatReturns the enum constant of this type with the specified name.static SegmentTemplateFormat[]SegmentTemplateFormat.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 SegmentTemplateFormatModifier and TypeMethodDescriptionDashManifestConfiguration.Builder.segmentTemplateFormat(SegmentTemplateFormat segmentTemplateFormat) Sets the value ofDashManifestConfiguration.getSegmentTemplateFormat()