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 Serializabletrait Producttrait Equalstrait ExtendedSectiontrait Sectionclass Objecttrait Matchableclass Any
Members list
In this article