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 Mpeg2CodecProfile where
- Mpeg2CodecProfile' { }
- pattern Mpeg2CodecProfile_MAIN :: Mpeg2CodecProfile
- pattern Mpeg2CodecProfile_PROFILE_422 :: Mpeg2CodecProfile
Documentation
newtype Mpeg2CodecProfile Source #
Use Profile (Mpeg2CodecProfile) to set the MPEG-2 profile for the video output.
pattern Mpeg2CodecProfile_MAIN :: Mpeg2CodecProfile | |
pattern Mpeg2CodecProfile_PROFILE_422 :: Mpeg2CodecProfile |