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 MovCslgAtom where
- MovCslgAtom' { }
- pattern MovCslgAtom_EXCLUDE :: MovCslgAtom
- pattern MovCslgAtom_INCLUDE :: MovCslgAtom
Documentation
newtype MovCslgAtom 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 MovCslgAtom_EXCLUDE :: MovCslgAtom | |
pattern MovCslgAtom_INCLUDE :: MovCslgAtom |