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 MovMpeg2FourCCControl where
Documentation
newtype MovMpeg2FourCCControl Source #
When set to XDCAM, writes MPEG2 video streams into the QuickTime file using XDCAM fourcc codes. This increases compatibility with Apple editors and players, but may decrease compatibility with other players. Only applicable when the video codec is MPEG2.
pattern MovMpeg2FourCCControl_MPEG :: MovMpeg2FourCCControl | |
pattern MovMpeg2FourCCControl_XDCAM :: MovMpeg2FourCCControl |