AuFlush - flush output buffer
Contents
Arguments
server Specifies the connection to the audio server.
Description
AuFlush flushes the output buffer. Not necessary when calling any of the audiolib routines.
Name
AuFlush - flush output buffer
See Also
AuNextEvent.
audiolib - NetworkAudioSystem C Language Interface
audiolib - output buffer handling 1.9.4 AuFlush(3)
Synopsis
#include <audio/audiolib.h>
void AuFlush(server)
AuServer *server;
