AuSynchronize.3x - Man Page

Name

AuSynchronize - enable or disable synchronization

Synopsis

#include <audio/audiolib.h>

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

Arguments

server

Specifies the connection to the audio server.

enablesync

Specifies if synchronization should be enabled.

Description

Not implemented.

audiolib - Network Audio System C Language Interface

Referenced By

AuGetErrorDatabaseText.3x(3), AuGetErrorText.3x(3), AuServerName.3x(3), AuSetErrorHandler.3x(3), AuSetIOErrorHandler.3x(3).

1.9.5 audiolib - input handling