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 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 |