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 Mp4CslgAtom where
- Mp4CslgAtom' { }
- pattern Mp4CslgAtom_EXCLUDE :: Mp4CslgAtom
- pattern Mp4CslgAtom_INCLUDE :: Mp4CslgAtom
Documentation
newtype Mp4CslgAtom Source #
When enabled, file composition times will start at zero, composition times in the 'ctts' (composition time to sample) box for B-frames will be negative, and a 'cslg' (composition shift least greatest) box will be included per 14496-1 amendment 1. This improves compatibility with Apple players and tools.
pattern Mp4CslgAtom_EXCLUDE :: Mp4CslgAtom | |
pattern Mp4CslgAtom_INCLUDE :: Mp4CslgAtom |