|
NameSoundAbbrevToFileFormat - return a file format for a given name abbreviation string.Synopsis#include <audio/audiolib.h>int SoundAbbrevToFileFormat(string) char *string; Arguments
DescriptionSoundAbbrevToFileFormat returns the file format named by string or -1 if string is not recognized.See AlsoSoundStringToFileFormat.audiolib - Network Audio System C Language Interface
Visit the GSP FreeBSD Man Page Interface. |