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

FreeBSD Manual Pages

  
 
  

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

Name
     AuServerName - get name of the server to use.

Synopsis
     #include <audio/audiolib.h>

     char *AuServerName(string)
	 char *string;

Arguments
     string    Specifies the default name.

Description
     AuServerName returns the name of the server to use or an empty string if it
     can  not  determine the proper value.  If string isn't NULL or a pointer to
     NUL, AuServerName returns string, otherwise, AuServerName looks in the  en-
     viroment for AUDIOSERVER or if thats not set, DISPLAY.

See Also
     AuGetErrorDatabaseText, AuGetErrorText, AuSetErrorHandler, AuSetIOErrorHan-
     dler, AuSynchronize.

     audiolib - Network Audio System C Language Interface

audiolib - housekeeping 	      1.9.4			 AuServerName(3)

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

home | help