Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
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 |