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 Vp9QualityTuningLevel where
Documentation
newtype Vp9QualityTuningLevel 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 Vp9QualityTuningLevel_MULTI_PASS :: Vp9QualityTuningLevel | |
pattern Vp9QualityTuningLevel_MULTI_PASS_HQ :: Vp9QualityTuningLevel |