![]() |
![]()
| ![]() |
![]()
Routineint AFsetFileType (const char String[])
PurposeSet the input audio file type
DescriptionThis routine sets the audio file type. This file type is checked when reading audio files. Explicitly setting the audio file type bypasses the need for a check for file type from the file header.
If the input string contains has a leading '$', the string is assumed to specify the name of an environment variable after the '$'. This routine uses the value of this environment variable to determine the parameters. For instance, if this routine is called as AFsetFileType("$AF_FILETYPE"), this routine would look for the parameter string in environment variable AF_FILETYPE. Parameters<- int AFsetFileType
Author / revisionP. Kabal / Revision 1.16 2003/05/09
|