Returns the frequency in HZ of the specified channel.
int F_API FSOUND_GetFrequency( int channel );
Parameters
channel
The number/handle to get the frequency from.
Return Value
On success, the frequency in HZ of the specified channel is returned.
On failure, 0 is returned. To quailfy if this is a real error, call FSOUND_GetError.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube