Query: afnewfilesetup
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AFNEWFILESETUP(3) AFNEWFILESETUP(3)NAMEafNewFileSetup - create and initialize a new AFfilesetup structureSYNOPSIS#include <audiofile.h> AFfilesetup afNewFileSetup(void);RETURN VALUEafNewFileSetup returns, upon success, a valid AFfilesetup structure. Upon failure, afNewFileSetup returns a null AFfilesetup. This case should only occur when no memory is available.DESCRIPTIONThe opaque AFfilesetup structure returned by afNewFileSetup can be used to specify parameters for a file to be opened for writing by afOpenFile(3).SEE ALSOafOpenFile(3)AUTHORMichael Pruett <michael@68k.org> Audio File Library 0.3.6 03/06/2013 AFNEWFILESETUP(3)
Related Man Pages |
---|
afinitsampleformat(3) - centos |
afinitchannels(3) - centos |
afinitcompression(3) - centos |
afinitrate(3) - centos |
afwriteframes(3) - centos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |