|
OpenMAXBellagio 0.9.3
|
#include <omxaudiomixertest.h>
Data Fields | |
| pthread_cond_t | condition |
| pthread_mutex_t | mutex |
| void * | input_data |
| OMX_BUFFERHEADERTYPE * | currentInputBuffer |
| tsem_t * | eventSem |
| tsem_t * | eofSem |
| OMX_HANDLETYPE | handle |
Definition at line 54 of file omxaudiomixertest.h.
| pthread_cond_t appPrivateType::condition |
Definition at line 55 of file omxaudiomixertest.h.
Referenced by main().
Definition at line 58 of file omxaudiomixertest.h.
Definition at line 60 of file omxaudiomixertest.h.
Referenced by audiomixerEventHandler(), main(), volcEmptyBufferDone(), and volcEventHandler().
Definition at line 59 of file omxaudiomixertest.h.
Referenced by audiomixerEventHandler(), main(), and volcEventHandler().
Definition at line 61 of file omxaudiomixertest.h.
Referenced by main().
| void * appPrivateType::input_data |
Definition at line 57 of file omxaudiomixertest.h.
| pthread_mutex_t appPrivateType::mutex |
Definition at line 56 of file omxaudiomixertest.h.
Referenced by main().