| 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.H264FramerateControl
Description
Synopsis
- newtype H264FramerateControl where
Documentation
newtype H264FramerateControl Source #
H264 Framerate Control
Constructors
| H264FramerateControl' | |
Fields | |
Bundled Patterns
| pattern H264FramerateControl_INITIALIZE_FROM_SOURCE :: H264FramerateControl | |
| pattern H264FramerateControl_SPECIFIED :: H264FramerateControl |