| 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.H264SubGopLength
Description
Synopsis
- newtype H264SubGopLength where
- H264SubGopLength' { }
- pattern H264SubGopLength_DYNAMIC :: H264SubGopLength
- pattern H264SubGopLength_FIXED :: H264SubGopLength
Documentation
newtype H264SubGopLength Source #
H264 Sub Gop Length
Constructors
| H264SubGopLength' | |
Fields | |
Bundled Patterns
| pattern H264SubGopLength_DYNAMIC :: H264SubGopLength | |
| pattern H264SubGopLength_FIXED :: H264SubGopLength |