examples/sfexamples/oggvorbiscodec/src/omx/decoder/OmxVorbisDecoderComponent.cpp

00001 // OmxVorbisDecoderComponent.cpp
00002 //
00003 // Copyright (c) Symbian Software Ltd 2008.  All rights reserved.
00004 //
00005 
00006 #include <ecom/implementationproxy.h>
00007 #include <omxilsymbiancomponentif.h>
00008 
00009 #include "OmxVorbisDecoder.hrh"
00010 
00011 OMXIL_COMPONENT_ECOM_ENTRYPOINT(KUidOmxVorbisDecoder);
00012 
00013 
00014 
00015 

Generated by  doxygen 1.6.2