|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TuningException | |
com.sun.dtv.filtering | Provides support for MPEG section filtering. |
com.sun.dtv.tuner | Provides APIs for access to and control of a broadcast network interface (or "tuner") used for the reception of transport streams. |
Uses of TuningException in com.sun.dtv.filtering |
Methods in com.sun.dtv.filtering that throw TuningException | |
void |
DataSectionFilterCollection.connect(TransportStream stream,
Object requestData)
Connects a DataSectionFilterCollection to a transport stream. |
Uses of TuningException in com.sun.dtv.tuner |
Methods in com.sun.dtv.tuner that throw TuningException | |
void |
Tuner.tune(TransportStream transportStream)
Tunes the network interface to the specified transport stream |
void |
Tuner.tune(Locator tsLocator)
Tunes the network interface to the transport stream referenced by * the specified locator |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |