TransportStreamProgram

The metadata of a single transport stream program.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val pcrPid: Int?

The Program Clock Reference (PCR) Packet ID (PID) as it is reported in the Program Association Table.

Link copied to clipboard

The program name as it is reported in the Program Association Table.

Link copied to clipboard

The program number as it is reported in the Program Association Table.

Link copied to clipboard

The program Packet ID (PID) as it is reported in the Program Association Table.

Link copied to clipboard

The list of elementary transport streams in the program. The list includes video, audio, and data streams.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String