debian man page for soundclosefile

Query: soundclosefile

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
aucreatebucket(3) - debian
aumakeelementimportdevice(3) - debian
ausetbucketattributes(3) - debian
ausoundplayfromdata(3) - debian
gnome-audio-profiles-properties(1) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results