OpenMAXBellagio 0.9.3
omx_create_loaders.h
Go to the documentation of this file.
00001 
00028 #ifndef __OMX_CREATE_LOADERS_H__
00029 #define __OMX_CREATE_LOADERS_H__
00030 
00031 #ifdef __cplusplus
00032 extern "C" {
00033 #endif
00034 
00035 int
00036 createComponentLoaders(void);
00037 
00038 #ifdef __cplusplus
00039 }
00040 #endif /* __cplusplus */
00041 
00042 #endif // __OMX_CREATE_LOADERS_H__