Overview Members Chapter Previous Next

CDXSoundBuffer::Load

BOOL Load( CDXSound* pDS , const char* Filename , int Num = 1 ) ;

Loads a WAVE file from Filename. Num is the number of times this sound is likely to be played simultaneously, multiple buffers may be created if necessary so try to keep this number small.