llvieweraudio.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_VIEWERAUDIO_H
00033 #define LL_VIEWERAUDIO_H
00034 
00035 // comment out to turn off wind
00036 #define kAUDIO_ENABLE_WIND 
00037 //#define kAUDIO_ENABLE_WATER 1 // comment out to turn off water
00038 #define kAUDIO_NUM_BUFFERS 30
00039 #define kAUDIO_NUM_SOURCES 30 
00040 
00041 void init_audio();
00042 void audio_update_volume(bool force_update = true);
00043 void audio_update_listener();
00044 void audio_update_wind(bool force_update = true);
00045 
00046 #endif //LL_VIEWER_H

Generated on Fri May 16 08:34:08 2008 for SecondLife by  doxygen 1.5.5