None
AuFlush - flush output buffer
#include <audio/audiolib.h>
void AuFlush(server)
AuServer *server;
Specifies the connection to the audio server.
AuFlush flushes the output buffer. Not necessary when calling any of the audiolib routines.
AuNextEvent.
audiolib - Network Audio System C Language Interface