| 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.MediaLive.Types.Mpeg2SubGopLength
Description
Synopsis
- newtype Mpeg2SubGopLength where
- Mpeg2SubGopLength' { }
- pattern Mpeg2SubGopLength_DYNAMIC :: Mpeg2SubGopLength
- pattern Mpeg2SubGopLength_FIXED :: Mpeg2SubGopLength
Documentation
newtype Mpeg2SubGopLength Source #
Mpeg2 Sub Gop Length
Constructors
| Mpeg2SubGopLength' | |
Fields | |
Bundled Patterns
| pattern Mpeg2SubGopLength_DYNAMIC :: Mpeg2SubGopLength | |
| pattern Mpeg2SubGopLength_FIXED :: Mpeg2SubGopLength |