OpenMAXBellagio  0.9.3
utils.h
Go to the documentation of this file.
1 
27 #ifndef __ST_UTILS_H__
28 #define __ST_UTILS_H__
29 
30 #include <OMX_Component.h>
31 #include <OMX_Types.h>
32 
33 char *stateName(OMX_STATETYPE state);
34 char *transientStateName(int state);
35 char *errorName(OMX_ERRORTYPE error);
36 
37 #endif

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