| 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.CmafCodecSpecification
Description
Synopsis
- newtype CmafCodecSpecification where
Documentation
newtype CmafCodecSpecification Source #
Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.
Constructors
| CmafCodecSpecification' | |
Fields | |
Bundled Patterns
| pattern CmafCodecSpecification_RFC_4281 :: CmafCodecSpecification | |
| pattern CmafCodecSpecification_RFC_6381 :: CmafCodecSpecification |