|
NameSoundRewindFile - rewind an audio file.Synopsis#include <audio/audiolib.h>int SoundRewindFile(sound) Sound sound; Arguments
DescriptionSoundRewindFile resets the position of read/write of the audio file to the beginning.See Alsoaudiolib - Network Audio System C Language Interface
Visit the GSP FreeBSD Man Page Interface. |