Name
AuDefineToFormat - return the format specified by a C-preprocessor define.Synopsis
#include <audio/audiolib.h>char * define;
Arguments
- define
- Specifies the C-preprocessor define.
Description
AuDefineToFormat returns the format specified by define or -1 if define isnt valid.See Also
AuFormatToDefine.1.9.4 | audioutil |