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
gnome-audio-profiles-properties(1) - opensolaris
aumakeelementimportdevice(3) - debian
ausoundrecord(3) - debian
auwriteelement(3) - debian
sound(3) - mojave
Similar Topics in the Unix Linux Community
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph