fakevoicesoundsignal.h

Go to the documentation of this file.
00001 
00033 #ifndef FAKE_VOICE_SOUND_SIGNAL_H
00034 #define FAKE_VOICE_SOUND_SIGNAL_H
00035 
00036 //----------------------------------------------------------------------------
00037 // FakeVoiceSoundSignal
00038 //----------------------------------------------------------------------------
00039 class FakeVoiceSoundSignal
00040 {
00041         public:
00042                 FakeVoiceSoundSignal(); 
00043                 ~FakeVoiceSoundSignal();                
00044                 void    update();
00045                 F32             getAmplitude();
00046                 bool    getActive();
00047                 
00048 };//-----------------------------------------------------------------
00049  //   end of class
00050 //------------------------------------------------------------------
00051 
00052 #endif //FAKE_VOICE_SOUND_SIGNAL_H

Generated on Thu Jul 1 06:08:17 2010 for Second Life Viewer by  doxygen 1.4.7