Table of Contents
SoundFlushFile - flush an audio file. 
#include
<audio/audiolib.h> 
int SoundFlushFile(sound) 
    Sound sound;
 
- sound
- Specifies the audio file description. 
SoundFlushFile
flushes an audio file.
audiolib - Network Audio System C Language
Interface 
Table of Contents