Previous Topic Index Next Topic
[API function]

FSOUND_Record_GetDriver

Returns the currently selected recording driver number. Drivers are enumerated when selecting a driver
with FSOUND_Record_SetDriver or other driver related functions such as FSOUND_Record_GetNumDrivers or
FSOUND_Record_GetDriverName

int F_API FSOUND_Record_GetDriver(
);

Return Value

Currently selected driver id.

Remarks

On success, TRUE is returned.
On failure, FALSE is returned.

See Also

FSOUND_Record_GetDriver , FSOUND_Record_GetDriverName , FSOUND_Record_GetNumDrivers , FSOUND_Record_SetDriver

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.