Scroll to navigation

AuHandleEvents(3) Library Functions Manual AuHandleEvents(3)

Name

AuHandleEvents - dispatch multiple events

Synopsis

#include <audio/audiolib.h>
void AuHandleEvents(server)
 

AuServer *server;

Arguments

server
Specifies the connection to the audio server.

Description

AuHandleEvents dispatches events to the event handlers.

See Also

AuDispatchEvent, AuEventsQueued, AuNextEvent.
audiolib - Network Audio System C Language Interface
1.9.4 audioutil