debian man page for auformattostring

Query: auformattostring

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AuFormatToString(3)					     Library Functions Manual					       AuFormatToString(3)

Name
       AuFormatToString - get the name of a format.

Synopsis
       #include <audio/audiolib.h>

       char *AuFormatToString(format)
	   unsigned int format;

Arguments
       format	 Specifies the audio data format.  Currently, the following formats are defined: AuFormatULAW8, AuFormatLinearUnsigned8, AuFormat-
		 LinearSigned8,   AuFormatLinearSigned16MSB,   AuFormatLinearUnsigned16MSB,   AuFormatLinearSigned16LSB,   and	 AuFormatLinearUn-
		 signed16LSB.

Description
       AuFormatToString returns the name of format or "Unknown" if format is not recognized.

See Also
       AuStringToFormat.

       audiolib - Network Audio System C Language Interface

audioutil							       1.9.3						       AuFormatToString(3)
Related Man Pages
aumakeelementimportbucket(3) - debian
aumakeelementexportmonitor(3) - debian
aumonitornotifyevent(3) - debian
ausetbucketattributes(3) - debian
ausoundrecordtofilen(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?