examples/SFExamples/oggvorbiscodec94/src/omx/decoder/OmxVorbisDecoderComponent.cpp

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

Generated by  doxygen 1.6.2