Sound Function - Sound System Function

sdDrvInit

Initializes Sound Driver

FORMAT

SDE_ERR sdDrvInit( handle )
SDMEMBLK handle

PARAMETER

 handle  Memory Block handle for the Sound Driver 

RETURN

Error code

DESCRIPTION

Initializes the Sound Driver.

NOTE

If a callback function has been registered by setting memory block information, it can be called after downloading and initializing the Sound Driver After Sound Driver download and initialization have finished, the registered callback function can be called. sdLibInit must be executed first to initialize the Sound Library.

REFERENCE

sdLibInit()

sdDrvInit
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999