![]() |
![]() ![]() ![]() |
signed char F_API FSOUND_Reverb_GetMix(
int channel,
float *mix
);
channel | The channel to have its reverb mix returned. |
mix | Pointer to a value which will contain the reverb mix for the specified channel. 0.0 to 1.0 are the valid values, as well as -1 or FSOUND_REVERBMIX_USEDISTANCE. |