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 M3u8PcrControl where
Documentation
newtype M3u8PcrControl Source #
When set to PCR_EVERY_PES_PACKET a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
pattern M3u8PcrControl_CONFIGURED_PCR_PERIOD :: M3u8PcrControl | |
pattern M3u8PcrControl_PCR_EVERY_PES_PACKET :: M3u8PcrControl |