1 #ifndef OPENMW_MWSOUND_MOVIEAUDIOFACTORY_H
2 #define OPENMW_MWSOUND_MOVIEAUDIOFACTORY_H
4 #include <extern/osg-ffmpeg-videoplayer/audiofactory.hpp>
11 virtual boost::shared_ptr<Video::MovieAudioDecoder>
createDecoder(Video::VideoState* videoState);
Definition: movieaudiofactory.hpp:9
virtual boost::shared_ptr< Video::MovieAudioDecoder > createDecoder(Video::VideoState *videoState)
Definition: movieaudiofactory.cpp:159