table of contents
AuIDOfEvent(3) | Library Functions Manual | AuIDOfEvent(3) |
Name¶
AuIDOfEvent - return the ID of the source of the eventSynopsis¶
#include <audio/audiolib.h>AuEvent *event;
Arguments¶
- event
- Specifies the event.
Description¶
AuIDOfEvent returns the ID of the source of the event.1.9.3 | audiolib - event handling |