| 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.H265GopSizeUnits
Description
Synopsis
- newtype H265GopSizeUnits where
- H265GopSizeUnits' { }
- pattern H265GopSizeUnits_FRAMES :: H265GopSizeUnits
- pattern H265GopSizeUnits_SECONDS :: H265GopSizeUnits
Documentation
newtype H265GopSizeUnits Source #
H265 Gop Size Units
Constructors
| H265GopSizeUnits' | |
Fields | |
Bundled Patterns
| pattern H265GopSizeUnits_FRAMES :: H265GopSizeUnits | |
| pattern H265GopSizeUnits_SECONDS :: H265GopSizeUnits |