ProgramAssociationTable

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
trait Serializable
trait Product
trait Equals
trait Table
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product