AuEventsQueued.3nas

Langue: en

Version: 1.2 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Name

AuEventsQueued - check the event queue

Synopsis

int AuEventsQueued(server, mode)

     AuServer *server;

     int mode;

Arguments

server
Specifies the connection to the audio server.
mode
Specifies how the output buffer is handled when checking the queue. This should be one of these constants: AuEventsQueuedAlready, AuEventsQueuedAfterReading, or AuEventsQueuedAfterFlush.

Description

Not implemented.

See Also

AuScanEvents, AuScanForTypedEvents, AuNextEvent.

audiolib - Network Audio System C Language Interface