Public Member Functions | |
| void | recvBuffer (Buffer buf) throws OwliftException |
| void | onException (Throwable t) |
An interface for callback of a MIC on terminal.
| void onException | ( | Throwable | t | ) |
Called when exception occur during frame buffer receiving.
| t | exception. |
| void recvBuffer | ( | Buffer | buf | ) | throws OwliftException |
Called when received frame buffer data.
| buf | frame buffer. buffered data for constant period. It can arrange sound before recording by editing this object. Passed same object with different data every calling this method. |
| OwliftException |
|
Copyright (C) 2016 Infinitegra, INC. All Rights Reserved. |
Generated by
|