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 H264RepeatPps where
- H264RepeatPps' { }
- pattern H264RepeatPps_DISABLED :: H264RepeatPps
- pattern H264RepeatPps_ENABLED :: H264RepeatPps
Documentation
newtype H264RepeatPps Source #
Places a PPS header on each encoded picture, even if repeated.
pattern H264RepeatPps_DISABLED :: H264RepeatPps | |
pattern H264RepeatPps_ENABLED :: H264RepeatPps |