Package org.ocap.si

The org.ocap.si package represents MPEG-2 PSI data.

See:
          Description

Interface Summary
DescriptorTag The DescriptorTag contains constant values to be read from the descriptor_tag field in a Descriptor.
PATProgram This interface represents an program block in the information loop of the MPEG-2 PAT.Each PAT will contain a loop of these blocks.
PMTElementaryStreamInfo This interface represents an MPEG-2 PMT Elementary Stream Info loop.
ProgramAssociationTable This interface represents an MPEG-2 Program Association Table (PAT).
ProgramMapTable This interface represents an MPEG-2 Program Map Table (PMT).
StreamType This interface represents valid values for the stream_type field in the PMT, and returned by the getStreamType method from an implemented object of the ProgramMapTable interface.
Table This interface represents an MPEG-2 Program Specific Information (PSI) table structure.
TableChangeListener This interface is implemented by an application for notification of change to a table.
 

Class Summary
Descriptor This class represents an MPEG-2 descriptor.
ProgramAssociationTableManager The Program Association Table (PAT) manager is used to discover and listen for PATs.
ProgramMapTableManager The Program Map Table (PMT) manager is used to discover and listen for MPEG-2 PMTs.
 

Package org.ocap.si Description

The org.ocap.si package represents MPEG-2 PSI data.