fs2.protocols.mpeg.transport.TransportStreamHeader
See theTransportStreamHeader companion object
case class TransportStreamHeader(transportErrorIndicator: Boolean, payloadUnitStartIndicator: Boolean, transportPriority: Boolean, pid: Pid, scramblingControl: Int, adaptationFieldControl: Int, continuityCounter: ContinuityCounter)
Attributes
- Companion:
- object
- Source:
- TransportStreamHeader.scala
- Graph
- Supertypes