soundclosefile(3) debian man page | unix.com

Man Page: soundclosefile

Operating Environment: debian

Section: 3

SoundCloseFile(3)					     Library Functions Manual						 SoundCloseFile(3)

Name
       SoundCloseFile - close an audio file description.

Synopsis
       #include <audio/audiolib.h>

       int SoundCloseFile(sound)
	   Sound sound;

Arguments
       sound	 Specifies the audio file description.

Description
       SoundCloseFile  closes  the  audio file described by sound and returns 0 if successfull or -1 if there was an error.  Any unwritten data is
       written and the storage associated with sound is deallocated.

See Also
       SoundOpenFileForReading, SoundOpenFileForWriting.

       audiolib - Network Audio System C Language Interface

								       1.9.3							 SoundCloseFile(3)
Related Man Pages
auplay(1) - debian
aumakeelementimportdevice(3) - debian
ausoundrecord(3) - debian
auwriteelement(3) - debian
auplay(1) - opensolaris
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk