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

FreeBSD Manual Pages

  
 
  

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

Name
     AuFlush - flush output buffer

Synopsis
     #include <audio/audiolib.h>

     void AuFlush(server)
	 AuServer *server;

Arguments
     server    Specifies the connection to the audio server.

Description
     AuFlush  flushes  the output buffer.  Not necessary when calling any of the
     audiolib routines.

See Also
     AuNextEvent.

     audiolib - Network Audio System C Language Interface

audiolib - output buffer handling     1.9.4			      AuFlush(3)

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

home | help