|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CallBackListener
This interface defines the API for call back event listeners.
| Method Summary | |
|---|---|
void |
audioStarted(CallBackEvent ev)
Handle an audio started call back event. |
void |
audioStopped(CallBackEvent ev)
Handle an audio stopped call back event. |
void |
indexMark(CallBackEvent ev)
Handle an index mark call back event. |
| Method Detail |
|---|
void indexMark(CallBackEvent ev)
ev - Call back eventvoid audioStarted(CallBackEvent ev)
ev - Call back eventvoid audioStopped(CallBackEvent ev)
ev - Call back event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2007-2009 Kris Van Hees. All Rights Reserved.