Java TV(tm) API 1.0

Uses of Class
javax.tv.service.ServiceInformationType

Packages that use ServiceInformationType
javax.tv.service Provides mechanisms for accessing the service information (SI) database and APIs representing the SI elements it contains. 
 

Uses of ServiceInformationType in javax.tv.service
 

Fields in javax.tv.service declared as ServiceInformationType
static ServiceInformationType ServiceInformationType.ATSC_PSIP
          ATSC PSIP format.
static ServiceInformationType ServiceInformationType.DVB_SI
          DVB SI format.
static ServiceInformationType ServiceInformationType.SCTE_SI
          SCTE SI format.
static ServiceInformationType ServiceInformationType.UNKNOWN
          Unknown format.
 

Methods in javax.tv.service that return ServiceInformationType
 ServiceInformationType SIElement.getServiceInformationType()
          Reports the SI format in which this SIElement was delivered.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.