fs2.protocols.mpeg.transport.psi.ProgramAssociationTable
See theProgramAssociationTable companion object
case class ProgramAssociationTable(tsid: TransportStreamId, version: Int, current: Boolean, programByPid: Map[ProgramNumber, Pid]) extends Table
Attributes
- Companion:
- object
- Source:
- ProgramAssociationTable.scala
- Graph
- Supertypes