debian man page for soundstringtofileformat

Query: soundstringtofileformat

OS: debian

Section: 3

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

SoundStringToFileFormat(3)				     Library Functions Manual					SoundStringToFileFormat(3)

Name
       SoundStringToFileFormat - return a file format for a given name string.

Synopsis
       #include <audio/audiolib.h>

       int SoundStringToFileFormat(string)
	   char *string

Arguments
       string	 Specifies an audio file format name.

Description
       SoundStringToFileFormat returns the file format named by string or -1 if string is not recognized.

See Also
       SoundAbbrevToFileFormat.

       audiolib - Network Audio System C Language Interface

								       1.9.3						SoundStringToFileFormat(3)
Related Man Pages
aulistdevices(3) - debian
aumakeelementexportdevice(3) - debian
aumakeelementexportbucket(3) - debian
aumakeelementexportmonitor(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?