DragonFly On-Line Manual Pages

Search: Section:  


AuHandleEvents(3)     DragonFly 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

audioutil                            1.9.4                   AuHandleEvents(3)

Search: Section: