| 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.H264LookAheadRateControl
Description
Synopsis
- newtype H264LookAheadRateControl where
Documentation
newtype H264LookAheadRateControl Source #
H264 Look Ahead Rate Control
Constructors
| H264LookAheadRateControl' | |
Fields | |
Bundled Patterns
| pattern H264LookAheadRateControl_HIGH :: H264LookAheadRateControl | |
| pattern H264LookAheadRateControl_LOW :: H264LookAheadRateControl | |
| pattern H264LookAheadRateControl_MEDIUM :: H264LookAheadRateControl |