Previous Topic Index Next Topic
[API function]

FSOUND_GetFrequency

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

See Also

FSOUND_GetError , FSOUND_SetFrequency

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:29 2005 by SourceDoc v0.10, the automated source code documenter.