| Package | Description |
|---|---|
| org.davic.mpeg | |
| org.davic.mpeg.dvb | |
| org.davic.mpeg.sections | |
| org.davic.net.ca | |
| org.davic.net.tuning | |
| org.dvb.si |
| Modifier and Type | Method and Description |
|---|---|
TransportStream |
TuningException.getTransportStream() |
TransportStream |
Service.getTransportStream() |
| Modifier and Type | Class and Description |
|---|---|
class |
DvbTransportStream
This class represents an MPEG-2 Transport Stream as used
in DVB with its associated Service Information (SI) as
known to a decoder.
|
| Modifier and Type | Method and Description |
|---|---|
TransportStream |
SectionFilterGroup.getSource()
Returns the MPEG-2 transport stream to which a SectionFilterGroup is currently connected.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectionFilterGroup.attach(TransportStream stream,
ResourceClient client,
Object requestData)
Connects a SectionFilterGroup to an MPEG-2 transport stream.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CAModule.isConnectable(TransportStream ts)
Returns true if the given transport stream can be connected
to this module
|
| Modifier and Type | Method and Description |
|---|---|
TransportStream |
NetworkInterface.getCurrentTransportStream()
Returns the transport stream to which the network
Interface is currently tuned.
|
static TransportStream[] |
StreamTable.getTransportStreams(Locator locator)
Returns the transport streams that match the locator.
|
TransportStream[] |
NetworkInterface.listAccessibleTransportStreams()
Lists the known transport streams that are accessible through
this network interface.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
NetworkInterfaceManager.getNetworkInterface(TransportStream ts)
Returns the NetworkInterface with which the specified
TransportStream object is associated.
|
void |
NetworkInterfaceController.tune(TransportStream ts)
Tunes asynchronously to the given transport stream.
|
| Modifier and Type | Method and Description |
|---|---|
TransportStream |
SIInformation.getDataSource()
Return the org.davic.mpeg.TransportStream object the information contained
in the object that implements that interface was filtered from.
|
Copyright © 2012 code4tv.com. All Rights Reserved.