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 F4vMoovPlacement where
Documentation
newtype F4vMoovPlacement Source #
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for progressive downloading. Otherwise it is placed normally at the end.
pattern F4vMoovPlacement_NORMAL :: F4vMoovPlacement | |
pattern F4vMoovPlacement_PROGRESSIVE_DOWNLOAD :: F4vMoovPlacement |