MUAN
sndfile-play.cpp File Reference

Functions

void sndfile_play (const char *file)
void PlayBeepSound ()

Variables

sf::SoundBuffer * sBuffer = NULL
sf::Sound * bSound = NULL

Function Documentation

void PlayBeepSound ( )

References bSound, and sBuffer.

void sndfile_play ( const char *  file)

Variable Documentation

sf::Sound* bSound = NULL

Referenced by PlayBeepSound().

sf::SoundBuffer* sBuffer = NULL

Referenced by PlayBeepSound().