Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
AuDefineToFormat(3)	   Library Functions Manual	   AuDefineToFormat(3)

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

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.4		   AuDefineToFormat(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=AuDefineToFormat&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help