| 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.MediaLive.Types.M3u8PcrControl
Description
Synopsis
- newtype M3u8PcrControl where
Documentation
newtype M3u8PcrControl Source #
M3u8 Pcr Control
Constructors
| M3u8PcrControl' | |
Fields | |
Bundled Patterns
| pattern M3u8PcrControl_CONFIGURED_PCR_PERIOD :: M3u8PcrControl | |
| pattern M3u8PcrControl_PCR_EVERY_PES_PACKET :: M3u8PcrControl |