All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ocap.si.Table.html Maven / Gradle / Ivy

There is a newer version: 1.3.1
Show newest version






Table














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.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy