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
Show all

Members list

Value members

Concrete methods

def tableId: Int

Attributes

Source
ProgramMapTable.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product