ProgramMapTable

fs2.protocols.mpeg.transport.psi.ProgramMapTable
See theProgramMapTable companion object
case class ProgramMapTable(programNumber: ProgramNumber, version: Int, current: Boolean, pcrPid: Pid, programInfoDescriptors: List[Descriptor], componentStreamMapping: Map[StreamType, List[ProgramMapRecord]]) extends Table

Attributes

Companion:
object
Source:
ProgramMapTable.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Table
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
ProgramMapTable.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product