Table of Contents
AuDefineToFormat - return the format specified
by a C-preprocessor define.
#include <audio/audiolib.h>
int AuDefineToFormat(define)
char *define;
- define
- Specifies the C-preprocessor define.
AuDefineToFormat
returns the format specified by define or -1 if define isnt valid.
AuFormatToDefine.
audiolib - Network Audio System C Language Interface
Table of Contents