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 |
Amazonka.MediaConvert.Types.Mpeg2CodecProfile
Description
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.
Constructors
Mpeg2CodecProfile' | |
Fields |
Bundled Patterns
pattern Mpeg2CodecProfile_MAIN :: Mpeg2CodecProfile | |
pattern Mpeg2CodecProfile_PROFILE_422 :: Mpeg2CodecProfile |