OpenMAX Bellagio  0.9.3
appPrivateType Struct Reference

#include <omxaudiomixertest.h>

Data Fields

pthread_cond_t condition
 
pthread_mutex_t mutex
 
void * input_data
 
OMX_BUFFERHEADERTYPEcurrentInputBuffer
 
tsem_teventSem
 
tsem_teofSem
 
OMX_HANDLETYPE handle
 

Detailed Description

Definition at line 54 of file omxaudiomixertest.h.

Field Documentation

◆ condition

pthread_cond_t appPrivateType::condition

Definition at line 55 of file omxaudiomixertest.h.

◆ currentInputBuffer

OMX_BUFFERHEADERTYPE * appPrivateType::currentInputBuffer

Definition at line 58 of file omxaudiomixertest.h.

◆ eofSem

tsem_t * appPrivateType::eofSem

Definition at line 60 of file omxaudiomixertest.h.

Referenced by audiomixerEventHandler(), and volcEventHandler().

◆ eventSem

tsem_t * appPrivateType::eventSem

Definition at line 59 of file omxaudiomixertest.h.

Referenced by audiomixerEventHandler(), and volcEventHandler().

◆ handle

OMX_HANDLETYPE appPrivateType::handle

Definition at line 61 of file omxaudiomixertest.h.

◆ input_data

void * appPrivateType::input_data

Definition at line 57 of file omxaudiomixertest.h.

◆ mutex

pthread_mutex_t appPrivateType::mutex

Definition at line 56 of file omxaudiomixertest.h.


The documentation for this struct was generated from the following files:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo