AuFreeDeviceAttributes(3) AuFreeDeviceAttributes(3)
Name
AuFreeDeviceAttributes - free memory used by lists of device attributes
Synopsis
void AuFreeDeviceAttributes(server, nattributes, attributes)
AuServer *server;
int nattributes;
AuDeviceAttributes *attributes;
Arguments
server Specifies the connection to the audio server.
nattributes
Specifies the number of device attributes to free.
attributes
Specifies a single device attribute structure returned by
AuGetDeviceAttributes or a list of device attributes returned
by AuListDevices.
Description
AuFreeDeviceAttributes frees the memory allocated by AuGetDeviceAt-
tributes or AuListDevices.
audiolib - Network Audio System C Language Interface
audiolib - device attributes 1.2 AuFreeDeviceAttributes(3)
Generated by dwww version 1.11.3 on Thu Jun 20 00:11:13 CEST 2013.