AuFlush.3x - Man Page
Name
AuFlush - flush output buffer
Synopsis
#include <audio/audiolib.h>
void AuFlush(server)
AuServer *server;
Arguments
- server
Specifies the connection to the audio server.
Description
AuFlush flushes the output buffer. Not necessary when calling any of the audiolib routines.
See Also
audiolib - Network Audio System C Language Interface
Referenced By
AuCloseServer.3x(3), AuSync.3x(3).
1.9.5 audiolib - output buffer handling