ProgramAssociationTable

case class ProgramAssociationTable(tsid: TransportStreamId, version: Int, current: Boolean, programByPid: Map[ProgramNumber, Pid]) extends Table
Companion:
object
trait Serializable
trait Product
trait Equals
trait Table
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product