*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> audio/ALfreeconfig (3d)              
Title
Content
Arch
Section
 

Contents


ALfreeconfig(3dm)					     ALfreeconfig(3dm)


NAME    [Toc]    [Back]

     ALfreeconfig - (obsolete) deallocates an audio ALconfig structure

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/audio.h>

     int ALfreeconfig(ALconfig config)

PARAMETER    [Toc]    [Back]

     config   expects an ALconfig structure, the returned value	of
	      ALnewconfig(3dm) or ALgetconfig(3dm).

DESCRIPTION    [Toc]    [Back]

     ALfreeconfig is obsolete and is provided for backward compatibility. The
     preferred function	is alFreeConfig(3dm).

     ALfreeconfig(3dm) deallocates an ALconfig structure.  ALfreeconfig(3dm)
     does not affect any port you might	have opened using this ALconfig
     structure.

     ALfreeconfig(3dm) can fail	for the	following reason:

     AL_BAD_CONFIG   config is either invalid or null.

DIAGNOSTICS    [Toc]    [Back]

     Upon successful completion, ALfreeconfig(3dm) returns 0. Otherwise
     ALfreeconfig(3dm) returns -1 and sets an error number which can be
     retrieved using oserror(3C).

SEE ALSO    [Toc]    [Back]

      
      
     ALnewconfig(3dm), ALgetconfig(3dm), ALcloseport(3dm), oserror(3C)
alFreeConfig(3dm)					     alFreeConfig(3dm)


NAME    [Toc]    [Back]

     alFreeConfig - deallocates	an audio ALconfig structure

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/audio.h>

     int alFreeConfig(ALconfig config)

PARAMETER    [Toc]    [Back]

     config   expects an ALconfig structure, the returned value	of
	      alNewConfig(3dm) or alGetConfig(3dm).

DESCRIPTION    [Toc]    [Back]

     alFreeConfig(3dm) deallocates an ALconfig structure.  alFreeConfig(3dm)
     does not affect any port you might	have opened using this ALconfig
     structure.

DIAGNOSTICS    [Toc]    [Back]

     Upon successful completion, alFreeConfig(3dm) returns 0. Otherwise
     alFreeConfig(3dm) returns -1 and sets an error number which can be
     retrieved using oserror(3C).

     alFreeConfig(3dm) can fail	for the	following reason:

     AL_BAD_CONFIG   config is either invalid or null.

SEE ALSO    [Toc]    [Back]

      
      
     alNewConfig(3dm), alGetConfig(3dm), alClosePort(3dm), oserror(3C)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
alFreeConfig IRIX deallocates an audio ALconfig structure
ALgetconfig IRIX (obsolete) get/set the ALconfig structure of an audio ALport structure
ALgetchannels IRIX (obsolete) get/set the channel setting in an audio ALconfig structure
ALgetwidth IRIX (obsolete) get/set the sample width setting in an audio ALconfig structure
ALgetsampfmt IRIX (obsolete) get/set the sample format setting in an audio ALconfig structure
ALgetqueuesize IRIX (obsolete) get/set audio port buffer size information in an ALconfig structure
alFreeEvent IRIX deallocates an audio ALevent structure
alNewConfig IRIX create and initialize an audio ALconfig structure
ALnewconfig IRIX create and initialize an audio ALconfig structure
alGetDevice IRIX get/set the device setting in an audio ALconfig structure
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service