|
static void | bqRecorderCallback (SLAndroidSimpleBufferQueueItf bq, void *context) |
|
static SLresult | openSLCreateEngine (OPENSL_STREAM *p) |
|
static SLresult | openSLRecOpen (OPENSL_STREAM *p) |
|
static void | openSLDestroyEngine (OPENSL_STREAM *p) |
|
static queue_element * | opensles_queue_element_new (size_t size) |
|
static void | opensles_queue_element_free (void *obj) |
|
OPENSL_STREAM * | android_OpenRecDevice (void *context, opensl_receive_t receive, int sr, int inchannels, int bufferframes, int bits_per_sample) |
|
void | android_CloseRecDevice (OPENSL_STREAM *p) |
|