\fBName\fP

AuDefineToFormat - return the format specified by a C-preprocessor define.

\fBSynopsis\fP

#include <audio/audiolib.h>

int AuDefineToFormat(define)

    char *define;

\fBArguments\fP

define

Specifies the C-preprocessor define.

\fBDescription\fP

AuDefineToFormat returns the format specified by define or -1 if define isnt valid.

\fBSee Also\fP

AuFormatToDefine.

audiolib - Network Audio System C Language Interface