00001 00002 #ifndef __SHCODECS_H__ 00003 #define __SHCODECS_H__ 00004 00005 #ifdef __cplusplus 00006 extern "C" { 00007 #endif 00008 00091 #include <shcodecs/shcodecs_decoder.h> 00092 #include <shcodecs/shcodecs_encoder.h> 00093 00094 #ifdef __cplusplus 00095 } 00096 #endif 00097 00098 #endif /* __SHCODECS_H__ */