AudioClose
double AudioClose ( )
Return Value: 1.0 = success, 0.0 = failure
Arguments:
This function does not take any arguments.
This closes a .wav file.
Important: Do not use this function when playing animation. Bad things will happen!
By hooking this function up through the PlayStatus( ) function, you could automate the clearing from memory of a given .wav file. It is suggested that most users only access .wav files through the standard interface as misuse of this function could cause a crash of the software.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |