Table of Contents
AuSynchronize - enable or disable synchronization
#include <audio/audiolib.h>
AuBool AuSynchronize(server, enablesync)
AuServer *server;
AuBool enablesync;
- server
- Specifies the connection to the audio server.
- enablesync
- Specifies
if synchronization should be enabled.
Not implemented.
audiolib
- Network Audio System C Language Interface
Table of Contents