programId property

int? programId
final

Selects a specific program from within a multi-program transport stream. If the program doesn't exist, the first program within the transport stream will be selected by default.

Implementation

final int? programId;