| 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.H265LookAheadRateControl
Description
Synopsis
- newtype H265LookAheadRateControl where
Documentation
newtype H265LookAheadRateControl Source #
H265 Look Ahead Rate Control
Constructors
| H265LookAheadRateControl' | |
Fields | |
Bundled Patterns
| pattern H265LookAheadRateControl_HIGH :: H265LookAheadRateControl | |
| pattern H265LookAheadRateControl_LOW :: H265LookAheadRateControl | |
| pattern H265LookAheadRateControl_MEDIUM :: H265LookAheadRateControl |