- Timestamp:
- 03/08/09 17:48:48 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.hpp
r9861 r9869 30 30 31 31 void open(AVStream * stream); 32 void close(bool waitForThreadToExit); 33 32 34 virtual void run(); 33 35
