| Package | Description |
|---|---|
| org.davic.net.dvb | |
| org.dvb.si |
| Modifier and Type | Class and Description |
|---|---|
class |
DvbNetworkBoundLocator
DVB Locator that is bound to a network.
|
| Constructor and Description |
|---|
DvbNetworkBoundLocator(DvbLocator unboundLocator,
int networkId)
Constructor for a network bound locator
|
| Modifier and Type | Method and Description |
|---|---|
DvbLocator |
SITransportStream.getDvbLocator()
Gets a DvbLocator that identifies this transport stream.
|
DvbLocator |
SIService.getDvbLocator()
Gets a DvbLocator that identifies this service.
|
DvbLocator |
SIEvent.getDvbLocator()
Gets a DvbLocator that identifies this event.
|
DvbLocator |
PMTService.getDvbLocator()
Gets a DvbLocator that identifies this service
|
DvbLocator |
PMTElementaryStream.getDvbLocator()
Gets a DvbLocator that identifies this elementary stream
|
DvbLocator[] |
SIBouquet.getSIServiceLocators()
Get a list of DvbLocators identifying the services that belong to the bouquet.
|
| Modifier and Type | Method and Description |
|---|---|
SIRequest |
SIDatabase.retrievePMTElementaryStreams(short retrieveMode,
Object appData,
SIRetrievalListener listener,
DvbLocator dvbLocator,
short[] someDescriptorTags)
Retrieve PMT elementary stream information associated with components of a service.
|
SIRequest |
SIDatabase.retrievePMTService(short retrieveMode,
Object appData,
SIRetrievalListener listener,
DvbLocator dvbLocator,
short[] someDescriptorTags)
Retrieve PMT information associated with a service.
|
SIRequest |
SIDatabase.retrieveSIService(short retrieveMode,
Object appData,
SIRetrievalListener listener,
DvbLocator dvbLocator,
short[] someDescriptorTags)
Retrieve information associated with a service.
|
Copyright © 2012 code4tv.com. All Rights Reserved.