AFNEWFILESETUP(3) - Linux manual page online | Library functions
Create and initialize a new AFfilesetup structure.
Chapter
03/06/2013
AFNEWFILESETUP(3) AFNEWFILESETUP(3)
@68k.org>
Audio File Library 0.3.6 03/06/2013 AFNEWFILESETUP(3)
NAME
afNewFileSetup - create and initialize a new AFfilesetup structureSYNOPSIS
#include <audiofile.h> AFfilesetup afNewFileSetup(void);RETURN VALUE
afNewFileSetup returns, upon success, a valid AFfilesetup structure. Upon failure, afNewFileSetup returns a null AFfilesetup. This case should only occur when no memory is available.DESCRIPTION
The opaque AFfilesetup structure returned by afNewFileSetup can be used to specify parameters for a file to be opened for writing by afOpenFile(3).SEE ALSO
afOpenFile(3)AUTHOR
Michael Pruett <
This manual | Reference | Other manuals |
---|---|---|
afNewFileSetup(3) | referred by | afInitAESChannelDataTo(3) | afInitCompression(3) | afInitFileFormat(3) | afInitSampleFormat(3) | afOpenFile(3) |
refer to | afOpenFile(3) |