public class ProgramAssociationTable
extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ProgramAssociationTable.ProgramEntry
The Class ProgramEntry.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID
The Constant INVALID.
|
static int |
PAT_TABLE_ID
The Constant PAT_TABLE_ID.
|
java.util.Map<Integer,ProgramAssociationTable.ProgramEntry> |
programs
The programs.
|
int |
version
The version.
|
| Constructor and Description |
|---|
ProgramAssociationTable(java.util.Map<Integer,MPEG2Section> sections)
Instantiates a new program association table.
|
public static final int INVALID
public static final int PAT_TABLE_ID
public java.util.Map<Integer,ProgramAssociationTable.ProgramEntry> programs
public int version
public ProgramAssociationTable(java.util.Map<Integer,MPEG2Section> sections)
sections - the sections