debian man page for augetdeviceattributes

Query: augetdeviceattributes

OS: debian

Section: 3

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

AuGetDeviceAttributes(3)				     Library Functions Manual					  AuGetDeviceAttributes(3)

Name
       AuGetDeviceAttributes - get device attributes

Synopsis
       #include <audio/audiolib.h>

       AuDeviceAttributes *AuGetDeviceAttributes(server, device, status)
	   AuServer *server;
	   AuDeviceID device;
	   AuStatus *status;	/* RETURN */

Arguments
       server	 Specifies the connection to the audio server.

       device	 Specifies the ID of the audio device.

       status	 If non-NULL, flush the output buffer and return the status from the server.

Description
       AuGetDeviceAttributes  returns  the current attributes for the specified device, or NULL if there was an error.	Use AuFreeDeviceAttributes
       to free this structure when no longer needed.

Errors
       AuBadDevice.

See Also
       AuSetDeviceAttributes, AuListDevices.

       audiolib - Network Audio System C Language Interface

audiolib - device attributes					       1.9.3						  AuGetDeviceAttributes(3)
Related Man Pages
audeviceattributes(3) - debian
aulistbuckets(3) - debian
ausoundplay(3) - debian
ausoundrecordtofile(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?