audefinetoformat(3) debian man page | unix.com

Man Page: audefinetoformat

Operating Environment: debian

Section: 3

AuDefineToFormat(3)					     Library Functions Manual					       AuDefineToFormat(3)

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

Synopsis
       #include <audio/audiolib.h>

       int AuDefineToFormat(define)
	   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.

       audiolib - Network Audio System C Language Interface

audioutil							       1.9.3						       AuDefineToFormat(3)
Related Man Pages
aucreatebucket(3) - debian
aulistbuckets(3) - debian
aulistdevices(3) - debian
aumakeelementexportbucket(3) - debian
aumakeelementexportmonitor(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?