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

FreeBSD Manual Pages

  
 
  

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

Name
       AuFormatToDefine	- return the C-preprocess define for a format.

Synopsis
       #include	<audio/audiolib.h>

       char *AuFormatToDefine(format)
	   unsigned int	format;

Arguments
       format	 Specifies an audio data format.

Description
       AuFormatToDefine	 returns  the C-preprocessor define for	format or "un-
       known" if format	isn't valid.

See Also
       AuFormatToString.

       audiolib	- Network Audio	System C Language Interface

audioutil			     1.9.4		   AuFormatToDefine(3)

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

home | help