Sound Function - Sound Module Control Function

sdPstmGetStat

Gets PCM Stream port status

FORMAT

SDE_ERR sdPstmGetStat( handle, ch_num, *stat )
SDPSTM handle
Sint8 ch_num
SDS_PSTM_STAT *stat

PARAMETER

 handle  Object handle 
 ch_num  Channel number 
 stat  Pointer to storage for obtained channel status of PCM Stream port 

RETURN

 SDE_ERR_NO_INIT  The Sound Library has not been initialized 
 SDE_ERR_HANDLE_NULL  The handle is NULL 

DESCRIPTION

Gets port status of the PCM Stream.

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