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 |
---|
auplay(1) - debian |
aumakeelementexportdevice(3) - debian |
aumakeelementimportdevice(3) - debian |
ausoundrecordtodata(3) - debian |
gnome-audio-profiles-properties(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |