|
FreeRDP
|
Macros | |
| #define | CONV16BIT 32768 |
| #define | CONVMYFLT (1. / 32768.) |
Functions | |
| 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) |
| #define CONV16BIT 32768 |
| #define CONVMYFLT (1. / 32768.) |
| void android_CloseRecDevice | ( | OPENSL_STREAM * | p | ) |


| OPENSL_STREAM* android_OpenRecDevice | ( | void * | context, |
| opensl_receive_t | receive, | ||
| int | sr, | ||
| int | inchannels, | ||
| int | bufferframes, | ||
| int | bits_per_sample | ||
| ) |


|
static |

|
static |

|
static |

|
static |

|
static |

|
static |

