AuHandleEvents.3x

Langue: en

Version: 1.9a (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

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