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
Documentation
data M2tsScte35Esam Source #
Settings for SCTE-35 signals from ESAM. Include this in your job settings to put SCTE-35 markers in your HLS and transport stream outputs at the insertion points that you specify in an ESAM XML document. Provide the document in the setting SCC XML (sccXml).
See: newM2tsScte35Esam
smart constructor.
M2tsScte35Esam' | |
|
Instances
newM2tsScte35Esam :: M2tsScte35Esam Source #
Create a value of M2tsScte35Esam
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:scte35EsamPid:M2tsScte35Esam'
, m2tsScte35Esam_scte35EsamPid
- Packet Identifier (PID) of the SCTE-35 stream in the transport stream
generated by ESAM.
m2tsScte35Esam_scte35EsamPid :: Lens' M2tsScte35Esam (Maybe Natural) Source #
Packet Identifier (PID) of the SCTE-35 stream in the transport stream generated by ESAM.