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.MediaConvert.Types.Av1RateControlMode
Description
Synopsis
- newtype Av1RateControlMode where
Documentation
newtype Av1RateControlMode Source #
'With AV1 outputs, for rate control mode, MediaConvert supports only quality-defined variable bitrate (QVBR). You can''t use CBR or VBR.'
Constructors
Av1RateControlMode' | |
Fields |
Bundled Patterns
pattern Av1RateControlMode_QVBR :: Av1RateControlMode |