Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SoundRewindFile(3)	    Library Functions Manual	      SoundRewindFile(3)

Name
     SoundRewindFile - rewind an audio file.

Synopsis
     #include <audio/audiolib.h>

     int SoundRewindFile(sound)
	 Sound sound;

Arguments
     sound     Specifies the audio file description.

Description
     SoundRewindFile  resets the position of read/write of the audio file to the
     beginning.

See Also
     audiolib - Network Audio System C Language Interface

				      1.9.4		      SoundRewindFile(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=SoundRewindFile&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help