NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 1249 of file avrc_defs.h.
Public Attributes | |
UINT8 | pdu |
tAVRC_STS | status |
UINT8 | opcode |
UINT32 | song_len |
UINT32 | song_pos |
UINT8 | play_status |
UINT8 tAVRC_GET_PLAY_STATUS_RSP::pdu |
Definition at line 1251 of file avrc_defs.h.
tAVRC_STS tAVRC_GET_PLAY_STATUS_RSP::status |
Definition at line 1252 of file avrc_defs.h.
UINT8 tAVRC_GET_PLAY_STATUS_RSP::opcode |
Definition at line 1253 of file avrc_defs.h.
UINT32 tAVRC_GET_PLAY_STATUS_RSP::song_len |
Definition at line 1254 of file avrc_defs.h.
UINT32 tAVRC_GET_PLAY_STATUS_RSP::song_pos |
Definition at line 1255 of file avrc_defs.h.
UINT8 tAVRC_GET_PLAY_STATUS_RSP::play_status |
Definition at line 1256 of file avrc_defs.h.