AuFreeDeviceAttributes(3) | Library Functions Manual | AuFreeDeviceAttributes(3) |
AuFreeDeviceAttributes - free memory used by lists of device attributes
#include <audio/audiolib.h>
void AuFreeDeviceAttributes(server,
nattributes, attributes)
AuServer *server;
int nattributes;
AuDeviceAttributes *attributes;
AuFreeDeviceAttributes frees the memory allocated by AuGetDeviceAttributes or AuListDevices.
audiolib - Network Audio System C Language Interface
1.9.4 | audiolib - device attributes |