|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaFileWriterListener
Listens for MediaFileWriter events.
| Method Summary | |
|---|---|
void |
onError(Exception e)
Invoked when an unexpected error occurs. |
void |
onStopped()
Invoked after the save() operation terminates |
| Method Detail |
|---|
void onStopped()
void onError(Exception e)
e - the cause of the failure.IOException if an error occured opening or writing to the file
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||