BellagioOpenMaxOutputStream.h

Go to the documentation of this file.
00001 
00022 #ifndef __BELLAGIO_OPENMAX_OUTPUTSTREAM_H__
00023 #define __BELLAGIO_OPENMAX_OUTPUTSTREAM_H__
00024 
00025 #include <e32def.h>  //TBool
00026 #include <e32std.h>  //RLibrary
00027 
00028 #include "BellagioOpenMaxComponent.h"
00029 #include "BellagioOpenMaxOutputStreamImplUid.hrh"
00030 
00031 class CBellagioOpenMaxOutputStream : public CBellagioOpenMaxComponent
00032 {
00033 public:
00034     static CBellagioOpenMaxOutputStream* NewL(TAny* aInitParams);
00035     ~CBellagioOpenMaxOutputStream();
00036 };
00037 
00038 #endif  // __BELLAGIO_OPENMAX_OUTPUTSTREAM_H__

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo