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
aucreatebucket(3) - debian
aumakeelementexportdevice(3) - debian
ausetbucketattributes(3) - debian
gnome-audio-profiles-properties(1) - sunos
sound(3) - mojave
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?