public static interface Allocation.OnBufferAvailableListener
Allocation.USAGE_IO_INPUT
. An application will receive one notification
when a buffer is available. Additional buffers will not trigger new
notifications until a buffer is processed.Modifier and Type | Method and Description |
---|---|
void |
onBufferAvailable(Allocation a) |
void onBufferAvailable(Allocation a)