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