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 |
Synopsis
- newtype Vp8QualityTuningLevel where
Documentation
newtype Vp8QualityTuningLevel Source #
Optional. Use Quality tuning level (qualityTuningLevel) to choose how you want to trade off encoding speed for output video quality. The default behavior is faster, lower quality, multi-pass encoding.
pattern Vp8QualityTuningLevel_MULTI_PASS :: Vp8QualityTuningLevel | |
pattern Vp8QualityTuningLevel_MULTI_PASS_HQ :: Vp8QualityTuningLevel |