Previous Topic Index Next Topic
[API function]

FSOUND_CD_GetVolume

Returns the volume of the playing CD audio.

int F_API FSOUND_CD_GetVolume(
);

Return Value

On success, a value between 0 and 255 is returned, 0 being the lowest volume and 255 being the highest.
On failure, -1 is returned.

Remarks

See Also

FSOUND_CD_Play , FSOUND_Close

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.