Sound Function - Sound System Function

sdSysFlushHostCmd

Sends the host command

FORMAT

SDE_ERR sdSysFlushHostCmd( Void )

PARAMETER

None

RETURN

 SDE_ERR_NO_INIT  The Sound Library has not been initialized 
 SDE_ERR_SND_DRV_BUSY  The Sound Driver cannot accept the host command 

DESCRIPTION

Sends communication packets (Host Command) to the ARM7 Sound Driver, buffered by the Sound Library.

NOTE

Sends the data received by the Sound Driver. Some time is required for the ARM7 Sound Driver to process the sent data, so the response is delayed slightly (not more than several milliseconds).


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