soundopenfileforwriting(3) debian man page | unix.com

Man Page: soundopenfileforwriting

Operating Environment: debian

Section: 3

SoundOpenFileForWriting(3)				     Library Functions Manual					SoundOpenFileForWriting(3)

Name
       SoundOpenFileForWriting - open an audio file for writing.

Synopsis
       #include <audio/audiolib.h>

       Sound SoundOpenFileForWriting(filename, sound)
	   char *filename;
	   Sound sound;

Arguments
       filename  Specifies the name of the file.

       sound	 Specifies the audio file description.

Description
       SoundOpenFileForWriting opens filename for writing and returns sound or NULL if there was an error.

See Also
       SoundWriteFile.

       audiolib - Network Audio System C Language Interface

sound								       1.9.3						SoundOpenFileForWriting(3)
Related Man Pages
ausoundrecord(3) - debian
libesd(3) - debian
libesd(3) - netbsd
libesd(3) - centos
libesd.3(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
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph