Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
AuSynchronize(3)	    Library Functions Manual		AuSynchronize(3)

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.

     enablesyncSpecifies if synchronization should be enabled.

Description
     Not implemented.

     audiolib - Network Audio System C Language Interface

audiolib - input handling	      1.9.4			AuSynchronize(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=AuSynchronize&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help