Ubuntu Manpages

AuSynchronize

enable or disable synchronization

Synopsis

#include <audio/audiolib.h>

AuBool AuSynchronize(server, enablesync)
AuServer *server;
AuBool enablesync;

Arguments

Specifies the connection to the audio server.
Specifies if synchronization should be enabled.

Description

Not implemented.

audiolib - Network Audio System C Language Interface