|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TuningEvent | |
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 TuningEvent in com.sun.dtv.tuner |
Subclasses of TuningEvent in com.sun.dtv.tuner | |
class |
TuningCompletedEvent
An event that indicates the successful completion of a tuning operation. |
class |
TuningFailedEvent
An event that indicates the unsuccessful end of a tuning operation. |
class |
TuningInitiatedEvent
An event that indicates the initiation of a tuning operation. |
Methods in com.sun.dtv.tuner with parameters of type TuningEvent | |
void |
TunerListener.receiveTuningEvent(TuningEvent e)
Notifies the listener of a tuning event. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |