SoundRewindFile - rewind an audio file.
Contents
Arguments
sound Specifies the audio file description.
Description
SoundRewindFile resets the position of read/write of the audio file to the beginning.
Name
SoundRewindFile - rewind an audio file.
See Also
audiolib - NetworkAudioSystem C Language Interface
1.9.4 SoundRewindFile(3)
Synopsis
#include <audio/audiolib.h>
int SoundRewindFile(sound)
Soundsound;
