ProgramMapSection

fs2.protocols.mpeg.transport.psi.ProgramMapSection
See theProgramMapSection companion object
case class ProgramMapSection(extension: SectionExtension, pcrPid: Pid, programInfoDescriptors: List[Descriptor], componentStreamMapping: Vector[(StreamType, ProgramMapRecord)]) extends ExtendedSection

Attributes

Companion:
object
Source:
ProgramMapTable.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Section
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