AbstractSoundEffect Class Reference
Inherited by XAudio2SoundEffect.
List of all members.
Public Member Functions |
virtual void | Play (const int nVolume, bool bLoop)=0 |
virtual void | Stop ()=0 |
virtual void | Pause ()=0 |
virtual void | Resume ()=0 |
virtual void | SetVolume (const int nVolume)=0 |
virtual bool | IsPlaying ()=0 |
virtual SoundResourceHandlePtr | GetResource ()=0 |
The documentation for this class was generated from the following file: