SoundStringToFileFormat
return a file format for a given name string.
- Provided by: libaudio-dev (Version: 1.9.4-9.2)
- Source: nas
- Report a bug
return a file format for a given name string.
#include <audio/audiolib.h>
int SoundStringToFileFormat(string)
char *string
SoundStringToFileFormat returns the file format named by string or -1 if string is not recognized.
SoundAbbrevToFileFormat.
audiolib - Network Audio System C Language Interface