debian man page for soundopenfileforreading

Query: soundopenfileforreading

OS: debian

Section: 3

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

SoundOpenFileForReading(3)				     Library Functions Manual					SoundOpenFileForReading(3)

Name
       SoundOpenFileForReading - open an audio file for reading.

Synopsis
       #include <audio/audiolib.h>

       Sound SoundOpenFileForReading(filename)
	   char *filename;

Arguments
       filename  Specifies the name of the audio file to open.

Description
       SoundOpenFileForReading	opens filename for reading and returns a Sound, a pointer to the SoundRec structure describing the file or NULL if
       there was an error.

See Also
       SoundReadFile.

       audiolib - Network Audio System C Language Interface

								       1.9.3						SoundOpenFileForReading(3)
Related Man Pages
aucreatebucket(3) - debian
aumakeelementimportbucket(3) - debian
ausoundplayfromdata(3) - debian
ausoundplayfromfile(3) - debian
ausoundrecordtofilen(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
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)?