|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VBIFilterListener
This interface represents a VBI filter event listener.
When a specific event happens, the filterUpdate(org.ocap.media.VBIFilterEvent)
method is called with an event that has a proper event code to indicate
the event.
| Method Summary | |
|---|---|
void |
filterUpdate(VBIFilterEvent event)
This method is called by the OCAP implementation to notify an application that a VBI event has occurred. |
| Method Detail |
|---|
void filterUpdate(VBIFilterEvent event)
event - a VBIFilterEvent instance that contains a event code.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||