| Package | Description |
|---|---|
| org.dvb.net.tuning | |
| org.dvb.si |
| Modifier and Type | Method and Description |
|---|---|
static SIDatabase |
DvbNetworkInterfaceSIUtil.getSIDatabase(NetworkInterface ni)
Gets the SI database for a particular network interface.
|
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterface |
DvbNetworkInterfaceSIUtil.getNetworkInterface(SIDatabase sd)
Gets the network interface for a particular SI database.
|
| Modifier and Type | Method and Description |
|---|---|
SIDatabase |
SIInformation.getSIDatabase()
Return the root of the hierarchy the object that implements this interface belongs to.
|
static SIDatabase[] |
SIDatabase.getSIDatabase()
Return an array of SIDatabase objects (one object per network interface).
|
| Constructor and Description |
|---|
SIMonitoringEvent(SIDatabase source,
byte objectType,
int networkId,
int bouquetId,
int originalNetworkId,
int transportStreamId,
int serviceId,
Date startTime,
Date endTime)
Constructor for the event object
|
Copyright © 2012 code4tv.com. All Rights Reserved.