\fBName\fP

AuFlush - flush output buffer

\fBSynopsis\fP

#include <audio/audiolib.h>

void AuFlush(server)

    AuServer *server;

\fBArguments\fP

server

Specifies the connection to the audio server.

\fBDescription\fP

AuFlush flushes the output buffer. Not necessary when calling any of the audiolib routines.

\fBSee Also\fP

AuNextEvent.

audiolib - Network Audio System C Language Interface