Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype CmafCodecSpecification where
Documentation
newtype CmafCodecSpecification Source #
Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.
pattern CmafCodecSpecification_RFC_4281 :: CmafCodecSpecification | |
pattern CmafCodecSpecification_RFC_6381 :: CmafCodecSpecification |