Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Constant Groups | Functions
Audio.hpp File Reference
#include "windows/xaudio2.hpp"

Go to the source code of this file.

Classes

struct  PlayableSound_t
 

Namespaces

 Audio
 

Constant Groups

 Audio
 

Functions

int Audio::Initialize ()
 
PlayableSound_tAudio::LoadSound (const Sound_t *Sound)
 
bool Audio::PlaySound (PlayableSound_t *Sound)
 
bool Audio::StopSound (PlayableSound_t *Sound)
 
void Audio::DeleteSound (PlayableSound_t *Sound)
 
void Audio::Shutdown ()