| Package | Description |
|---|---|
| org.davic.net.tuning | |
| org.dvb.locator | |
| org.dvb.net.tuning | |
| org.dvb.service.selection |
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
NetworkInterfaceController.getNetworkInterface()
Returns the network interface associated with this
controller.
|
NetworkInterface |
NetworkInterfaceManager.getNetworkInterface(TransportStream ts)
Returns the NetworkInterface with which the specified
TransportStream object is associated.
|
NetworkInterface[] |
NetworkInterfaceManager.getNetworkInterfaces()
Returns all network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkInterfaceController.reserve(NetworkInterface ni,
Object requestData)
Tries to reserve exclusively the control
over the specified network interface.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
NetworkInterfaceBoundMediaLocator.getNetworkInterface()
Return the network interface aspect of this MediaLocator
|
| Constructor and Description |
|---|
NetworkInterfaceBoundMediaLocator(MediaLocator locator,
NetworkInterface ni)
Construct an instance of this class
|
| 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 |
|---|---|
static SIDatabase |
DvbNetworkInterfaceSIUtil.getSIDatabase(NetworkInterface ni)
Gets the SI database for a particular network interface.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
DvbServiceContext.getNetworkInterface()
Return the NetworkInterface reserved by this ServiceContext.
|
Copyright © 2012 code4tv.com. All Rights Reserved.