logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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