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 Mpeg2Syntax where
- Mpeg2Syntax' { }
- pattern Mpeg2Syntax_DEFAULT :: Mpeg2Syntax
- pattern Mpeg2Syntax_D_10 :: Mpeg2Syntax
Documentation
newtype Mpeg2Syntax Source #
Specify whether this output's video uses the D10 syntax. Keep the default value to not use the syntax. Related settings: When you choose D10 (D_10) for your MXF profile (profile), you must also set this value to to D10 (D_10).
pattern Mpeg2Syntax_DEFAULT :: Mpeg2Syntax | |
pattern Mpeg2Syntax_D_10 :: Mpeg2Syntax |