org.ocap.si.Table.html Maven / Gradle / Ivy
Table
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.ocap.si
Interface Table
- All Superinterfaces:
- javax.tv.service.SIElement, javax.tv.service.SIRetrievable
- All Known Subinterfaces:
- ProgramAssociationTable, ProgramMapTable
public interface Table
- extends javax.tv.service.SIElement
This interface represents an MPEG-2 Program Specific Information (PSI) table structure.
Method Summary | |
---|---|
short |
getTableId()
Returns the table_id field of the table. |
Methods inherited from interface javax.tv.service.SIElement |
---|
equals, getLocator, getServiceInformationType, hashCode |
Methods inherited from interface javax.tv.service.SIRetrievable |
---|
getUpdateTime |
Method Detail |
---|
getTableId
short getTableId()
- Returns the table_id field of the table. Eight bit field that
identifies the table.
- Returns:
- The table Id.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |