Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- newtype IFrameOnlyPlaylistType where
Documentation
newtype IFrameOnlyPlaylistType Source #
When set to "standard", an I-Frame only playlist will be written out for each video output in the output group. This I-Frame only playlist will contain byte range offsets pointing to the I-frame(s) in each segment.
pattern IFrameOnlyPlaylistType_DISABLED :: IFrameOnlyPlaylistType | |
pattern IFrameOnlyPlaylistType_STANDARD :: IFrameOnlyPlaylistType |