debian man page for audatatypes

Query: audatatypes

OS: debian

Section: 3

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

AuDataTypes(3)						     Library Functions Manual						    AuDataTypes(3)

Name
       AuDataTypes - data types

Synopsis
       #include <audio/audiolib.h>

       AuInt32	 A 32 bit integer.

       AuUint32  A 32 bit unsigned integer.

       AuInt16	 A 16 bit integer.

       AuUint16  A 16 bit unsigned integer.

       AuInt8	 An 8 bit integer.

       AuUint8	 An 8 bit unsigned integer.

       AuID	 A generic resource id.

       AuDeviceID
		 A physical or virtual.

       AuBucketID
		 Server-local stored audio data.

       AuRadioID A broadcast.

       AuFlowID  How audio data moves.

       AuTime	 Server time in milliseconds.

       AuMask	 Various value masks

       AuBool	 Boolean

       AuStatus

       AuFixedPoint
		 Fixed point value with a 16 bit integer portion and a 16 bit fractional portion.

See Also
       AuDataFormats.

       audiolib - Network Audio System C Language Interface

								       1.9.3							    AuDataTypes(3)
Related Man Pages
aumakeelementexportmonitor(3) - debian
aumonitornotifyevent(3) - debian
ausoundplayfrombucket(3) - debian
ausoundrecord(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
My first PERL incarnation... Audio Oscillograph