[API function]
Returns the currently selected driver number. Drivers are enumerated when selecting a driver
with FSOUND_SetDriver or other driver related functions such as FSOUND_GetNumDrivers or
FSOUND_GetDriverName
int F_API FSOUND_GetDriver(
);
Return Value
Currently selected driver id.
Remarks
If no driver is manually selected, 0 is returned, or the default driver.
See Also
FSOUND_GetDriver
,
FSOUND_GetDriverName
,
FSOUND_GetNumDrivers
,
FSOUND_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.