|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownEventException | |
---|---|
org.dvb.dsmcc | Provides extended access to files carried in the broadcast stream. |
Uses of UnknownEventException in org.dvb.dsmcc |
---|
Methods in org.dvb.dsmcc that throw UnknownEventException | |
---|---|
int |
DSMCCStreamEvent.subscribe(java.lang.String eventName,
StreamEventListener l)
This function is used to subscribe to an event of a DSMCC StreamEvent object. |
void |
DSMCCStreamEvent.unsubscribe(int eventId,
StreamEventListener l)
This function is used to cancel the subscription to an event of a DSMCCEvent object. |
void |
DSMCCStreamEvent.unsubscribe(java.lang.String eventName,
StreamEventListener l)
This function is used to cancel the subscription to an event of a DSMCCEvent object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |