debian man page for audataformats

Query: audataformats

OS: debian

Section: 3

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

AuDataFormats(3)					     Library Functions Manual						  AuDataFormats(3)

Name
       AuDataFormats - audio data formats.

Synopsis
       #include <audio/audiolib.h>

       Currently,  the	following  data  formats  are  defined:  AuFormatULAW8,  AuFormatLinearUnsigned8,  AuFormatLinearSigned8,  AuFormatLinear-
       Signed16MSB, AuFormatLinearUnsigned16MSB, AuFormatSignedLinear16LSB, and AuFormatLinearUnsigned16LSB.

       AuFormatULAW8
		 Designates a data format in which samples are stored as 8-bit ulaw values.

       AuFormatLinearUnsigned8
		 Designates a data format in which samples are stored as unsigned 8-bit values.

       AuFormatLinearSigned8
		 Designates a data format in which samples are stored as signed 8-bit values.

       AuFormatLinearSigned16MSB
		 Designates a data format in which samples are stored as signed 16-bit values, with the most significant byte first.

       AuFormatLinearUnsigned16MSB
		 Designates a data format in which samples are stored as unsigned 16-bit values, with the most significant byte first.

       AuFormatSignedLinear16LSB
		 Designates a data format which samples are stored as signed 16-bit values, with the least significant byte first.

       AuFormatLinearUnsigned16LSB
		 Designates a data format which samples are stored as unsigned 16-bit values, with the least significant byte first.

See Also
       AuFileFormats.

       audiolib - Network Audio System C Language Interface

audiolib - misc 						       1.9.3							  AuDataFormats(3)
Related Man Pages
aumakeelementexportclient(3) - debian
aumakeelementexportmonitor(3) - debian
aumonitornotifyevent(3) - debian
iso-2022(5) - osf1
iso2022(5) - osf1
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph