Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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