\fBName\fP

AuStringToWaveForm - return the wave form described by string.

\fBSynopsis\fP

#include <audio/audiolib.h>

int AuStringToWaveForm(string)

    char *string;

\fBArguments\fP

string

Specifies the description of the wave form.

\fBDescription\fP

AuStringToWaveForm returns the numeric value of string or -1 if it isn't recognized.

\fBSee Also\fP

AuWaveFromToString.

audiolib - Network Audio System C Language Interface