Provided by: libaudio-dev_1.9.4-7build1_amd64 bug

Name

       AuIDOfEvent - return the ID of the source of the event

Synopsis

       #include <audio/audiolib.h>

       AuID AuIDOfEvent(event)
           AuEvent *event;

Arguments

       event     Specifies the event.

Description

       AuIDOfEvent returns the ID of the source of the event.

       audiolib - Network Audio System C Language Interface