| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.MediaConvert.Types.HlsManifestDurationFormat
Description
Synopsis
Documentation
newtype HlsManifestDurationFormat Source #
Indicates whether the output manifest should use floating point values for segment duration.
Constructors
| HlsManifestDurationFormat' | |
Fields | |
Bundled Patterns
| pattern HlsManifestDurationFormat_FLOATING_POINT :: HlsManifestDurationFormat | |
| pattern HlsManifestDurationFormat_INTEGER :: HlsManifestDurationFormat |