\fBName\fP

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

\fBSynopsis\fP

#include <audio/audiolib.h>

int SoundStringToFileFormat(string)

    char *string

\fBArguments\fP

string

Specifies an audio file format name.

\fBDescription\fP

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

\fBSee Also\fP

SoundAbbrevToFileFormat.

audiolib - Network Audio System C Language Interface