|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortAudioStreamCallback
| Field Summary | |
|---|---|
static int |
RESULT_ABORT
"Abort" resut code. |
static int |
RESULT_COMPLETE
"Complete" resut code. |
static int |
RESULT_CONTINUE
"Continue" resut code. |
| Method Summary | |
|---|---|
int |
callback(ByteBuffer input,
ByteBuffer output)
Callback. |
void |
finishedCallback()
Finished callback. |
| Field Detail |
|---|
static final int RESULT_ABORT
static final int RESULT_COMPLETE
static final int RESULT_CONTINUE
| Method Detail |
|---|
int callback(ByteBuffer input,
ByteBuffer output)
input - input ByteBufferoutput - output ByteBuffer
void finishedCallback()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||