Name
AuSynchronize - enable or disable synchronizationSynopsis
#include <audio/audiolib.h>AuServer *server;
AuBool enablesync;
Arguments
- server
- Specifies the connection to the audio server.
- enablesync
- Specifies if synchronization should be enabled.
Description
Not implemented.1.9.4 | audiolib - input handling |