public static interface AudioJackReader.OnRawDataAvailableListener
Modifier and Type | Method and Description |
---|---|
void |
onRawDataAvailable(AudioJackReader reader,
byte[] rawData)
Called when the reader sent the raw data.
|
void onRawDataAvailable(AudioJackReader reader, byte[] rawData)
reader
- the reader.rawData
- the raw data.Copyright © 2013-2018, Advanced Card Systems Ltd. All rights reserved.