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 MpdScte35Source where
- MpdScte35Source' { }
- pattern MpdScte35Source_NONE :: MpdScte35Source
- pattern MpdScte35Source_PASSTHROUGH :: MpdScte35Source
Documentation
newtype MpdScte35Source Source #
Ignore this setting unless you have SCTE-35 markers in your input video file. Choose Passthrough (PASSTHROUGH) if you want SCTE-35 markers that appear in your input to also appear in this output. Choose None (NONE) if you don't want those SCTE-35 markers in this output.
pattern MpdScte35Source_NONE :: MpdScte35Source | |
pattern MpdScte35Source_PASSTHROUGH :: MpdScte35Source |