ProgramAssociationSection

fs2.protocols.mpeg.transport.psi.ProgramAssociationSection
See theProgramAssociationSection companion object
case class ProgramAssociationSection(extension: SectionExtension, pidMappings: Vector[(ProgramNumber, Pid)]) extends ExtendedSection

Attributes

Companion
object
Source
ProgramAssociationTable.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
ProgramAssociationTable.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product