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 |
Synopsis
- newtype InputCodec where
- InputCodec' { }
- pattern InputCodec_AVC :: InputCodec
- pattern InputCodec_HEVC :: InputCodec
- pattern InputCodec_MPEG2 :: InputCodec
Documentation
newtype InputCodec Source #
codec in increasing order of complexity
pattern InputCodec_AVC :: InputCodec | |
pattern InputCodec_HEVC :: InputCodec | |
pattern InputCodec_MPEG2 :: InputCodec |