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

AuHandleEvents - dispatch multiple events

Arguments

server    Specifies the connection to the audio server.

Description

AuHandleEvents dispatches events to the event handlers.

Name

AuHandleEvents - dispatch multiple events

See Also

AuDispatchEvent, AuEventsQueued, AuNextEvent.

       audiolib - NetworkAudioSystem C Language Interface

audioutil                                             1.9.4                                    AuHandleEvents(3)

Synopsis

       #include <audio/audiolib.h>

       void AuHandleEvents(server)
           AuServer *server;

See Also