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 MovPaddingControl where
- MovPaddingControl' { }
- pattern MovPaddingControl_NONE :: MovPaddingControl
- pattern MovPaddingControl_OMNEON :: MovPaddingControl
Documentation
newtype MovPaddingControl Source #
To make this output compatible with Omenon, keep the default value, OMNEON. Unless you need Omneon compatibility, set this value to NONE. When you keep the default value, OMNEON, MediaConvert increases the length of the edit list atom. This might cause file rejections when a recipient of the output file doesn't expct this extra padding.
pattern MovPaddingControl_NONE :: MovPaddingControl | |
pattern MovPaddingControl_OMNEON :: MovPaddingControl |