ProgramMapTable

case class ProgramMapTable(programNumber: ProgramNumber, version: Int, current: Boolean, pcrPid: Pid, programInfoDescriptors: List[Descriptor], componentStreamMapping: Map[StreamType, List[ProgramMapRecord]]) extends Table
trait Serializable
trait Product
trait Equals
trait Table
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product