Sound Library - GD-DA Structure

SDS_GDDA_STAT

Data types defining GD-DA status

DEFINITION

struct SDS_GDDA_STAT 
{ 
        Sint8   m_HostCmdRsvNum;         
        Sint8   m_HostCmdDelayTime; 
        Sint8   m_LeftVol;               
        Sint8   m_RightVol;              
        Sint8   m_LeftPan;              
        Sint8   m_RightPan;             
        Error Status  
        Various flags   
}; 
typedef struct SDS_GDDA_STAT    SDS_GDDA_STAT; 

MEMBER

 m_HostCmdRsvNum  Host Command Reserve Size 
 m_HostCmdDelayTime  Host command sending delay time (Currently undefined)  
 m_LeftVol  Left channel volume of current GD-DA 
 m_RightVol  Right channel volume of current GD-DA 
 m_LeftPan  Left channel panpot of current GD-DA 
 m_RightPan  Right channel panpot of current GD-DA 
 m_Err  Error Status 
 m_Flg  Various flags 

DESCRIPTION

GD-DA status information data types

REFERENCE

sdGddaGetStat()

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