Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.DashManifestCompactness
Packages that use DashManifestCompactness
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of DashManifestCompactness in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return DashManifestCompactnessModifier and TypeMethodDescriptiondefault DashManifestCompactnessDashManifestConfiguration.getCompactness()(experimental) The layout of the DASH manifest that MediaPackage produces.final DashManifestCompactnessDashManifestConfiguration.Jsii$Proxy.getCompactness()static DashManifestCompactnessReturns the enum constant of this type with the specified name.static DashManifestCompactness[]DashManifestCompactness.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 DashManifestCompactnessModifier and TypeMethodDescriptionDashManifestConfiguration.Builder.compactness(DashManifestCompactness compactness) Sets the value ofDashManifestConfiguration.getCompactness()