Name
AuFlush - flush output bufferSynopsis
#include <audio/audiolib.h>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
AuNextEvent.1.9.4 | audiolib - output buffer handling |