AuSynchronize - enable or disable synchronization
Contents
Arguments
server Specifies the connection to the audio server.
enablesync
Specifies if synchronization should be enabled.
Description
Notimplemented.
audiolib - NetworkAudioSystem C Language Interface
audiolib - input handling 1.9.4 AuSynchronize(3)
Name
AuSynchronize - enable or disable synchronization
Synopsis
#include <audio/audiolib.h>
AuBoolAuSynchronize(server, enablesync)
AuServer *server;
AuBoolenablesync;
