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