Hello,
I’ve notice some stranges things in the documentation of Fmod.
HTML Version
In the FSOUND API Reference part, the documentation of some functions are unacessible.
I’ve also remarks that we can’t use them that is to say that they do not appear in C header files.
FSOUND_GetFreeHWRam
FSOUND_IOP_Alloc
FSOUND_IOP_Free
FSOUND_SendData
FSOUND_SetDiskBusy
FSOUND_SPU2_Alloc
FSOUND_SPU2_Free
FSOUND_SPU2_GetRawAddress
FSOUND_Stream_OpenFromHandle
Did these functions exists (do not appear in CHM version) ? or are there removed functions from previous versions ?
CHM Version
These functions are not listed in the index of the chm (but there are accessible making a search) :
FSOUND_Record_SetDriver
FSOUND_CD_GetVolume
Two Versions
A little omission, in FSOUND_MIXERTYPES enumeration in the two versions of the documentation :
FSOUND_MIXER_QUALITY_AUTODETECT,/*
I find the end of the comments in the header fmod.h, :
FSOUND_MIXER_QUALITY_AUTODETECT /* All platforms – Autodetect the fastest quality mixer based on your cpu. */
- jouvieje asked 13 years ago
- You must login to post comments
Please login first to submit.