AuStringToWaveForm - return the wave form described by string.
Contents
Arguments
string Specifies the description of the wave form.
Description
AuStringToWaveForm returns the numeric value of string or -1 if it isn't recognized.
Name
AuStringToWaveForm - return the wave form described by string.
See Also
AuWaveFromToString.
audiolib - NetworkAudioSystem C Language Interface
audioutil 1.9.4 AuStringToWaveForm(3)
Synopsis
#include <audio/audiolib.h>
int AuStringToWaveForm(string)
char *string;
