soundabbrevtofileformat(3) debian man page | unix.com

Man Page: soundabbrevtofileformat

Operating Environment: debian

Section: 3

SoundAbbrevToFileFormat(3)				     Library Functions Manual					SoundAbbrevToFileFormat(3)

Name
       SoundAbbrevToFileFormat - return a file format for a given name abbreviation string.

Synopsis
       #include <audio/audiolib.h>

       int SoundAbbrevToFileFormat(string)
	    char *string;

Arguments
       string	 Specifies an abbreviated audio file format name.

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

See Also
       SoundStringToFileFormat.

       audiolib - Network Audio System C Language Interface

								       1.9.3						SoundAbbrevToFileFormat(3)
Related Man Pages
aucreatebucket(3) - debian
aulistdevices(3) - debian
aumakeelementexportbucket(3) - debian
ausetbucketattributes(3) - debian
ausoundrecord(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph