SoundAbbrevToFileFormat(3) | Library Functions Manual | SoundAbbrevToFileFormat(3) |
SoundAbbrevToFileFormat - return a file format for a given name abbreviation string.
#include <audio/audiolib.h>
int SoundAbbrevToFileFormat(string)
char *string;
SoundAbbrevToFileFormat returns the file format named by string or -1 if string is not recognized.
SoundStringToFileFormat.
audiolib - Network Audio System C Language Interface
1.9.4 |