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 Scte35InputMode where
- Scte35InputMode' { }
- pattern Scte35InputMode_FIXED :: Scte35InputMode
- pattern Scte35InputMode_FOLLOW_ACTIVE :: Scte35InputMode
Documentation
newtype Scte35InputMode Source #
Whether the SCTE-35 input should be the active input or a fixed input.
pattern Scte35InputMode_FIXED :: Scte35InputMode | |
pattern Scte35InputMode_FOLLOW_ACTIVE :: Scte35InputMode |