logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

AuFlush - flush output buffer

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;

See Also