Previous Topic Index Next Topic
[API function]

FSOUND_GetDriver

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.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2

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 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.