ProgramMapSection

case class ProgramMapSection(extension: SectionExtension, pcrPid: Pid, programInfoDescriptors: List[Descriptor], componentStreamMapping: Vector[(StreamType, ProgramMapRecord)]) extends ExtendedSection
Companion
object
trait Serializable
trait Product
trait Equals
trait Section
class Object
trait Matchable
class Any

Value members

Concrete methods

def tableId: Int

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product