- Timestamp:
- 01/18/10 13:43:02 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.hpp
r10851 r10961 35 35 void close(bool waitForThreadToExit); 36 36 37 void setVolume(float volume); 38 float getVolume() const; 39 37 40 virtual void run(); 38 41
