| 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.H264ParControl
Description
Synopsis
- newtype H264ParControl where
- H264ParControl' { }
- pattern H264ParControl_INITIALIZE_FROM_SOURCE :: H264ParControl
- pattern H264ParControl_SPECIFIED :: H264ParControl
Documentation
newtype H264ParControl Source #
H264 Par Control
Constructors
| H264ParControl' | |
Fields | |
Bundled Patterns
| pattern H264ParControl_INITIALIZE_FROM_SOURCE :: H264ParControl | |
| pattern H264ParControl_SPECIFIED :: H264ParControl |