org.dvb.service
Class IPServiceInformationType

java.lang.Object
  extended by javax.tv.service.ServiceInformationType
      extended by org.dvb.service.IPServiceInformationType

public class IPServiceInformationType
extends javax.tv.service.ServiceInformationType

IP extensions to the JavaTV service information type


Field Summary
static IPServiceInformationType BCG
          Service information type for DVB Broadband Content Guide
static IPServiceInformationType SDandS
          Service information type for DVB SD&S
 
Fields inherited from class javax.tv.service.ServiceInformationType
ATSC_PSIP, DVB_SI, SCTE_SI, UNKNOWN
 
Method Summary
 
Methods inherited from class javax.tv.service.ServiceInformationType
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SDandS

public static final IPServiceInformationType SDandS
Service information type for DVB SD&S


BCG

public static final IPServiceInformationType BCG
Service information type for DVB Broadband Content Guide