AuStringToFormat
return the format described by string.
- Provided by: libaudio-dev (Version: 1.9.4-4)
- Source: nas
- Report a bug
return the format described by string.
#include <audio/audiolib.h>
int AuStringToFormat(string)
char *string;
AuStringToFormat returns the numeric value of the audio data format described by string or -1 if string is not recognized.
AuFormatToString.
audiolib - Network Audio System C Language Interface