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