NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tAVRC_GET_PLAY_STATUS_RSP Struct Reference

Description

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
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_PLAY_STATUS_RSP::pdu

Definition at line 1251 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_PLAY_STATUS_RSP::status

Definition at line 1252 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_PLAY_STATUS_RSP::opcode

Definition at line 1253 of file avrc_defs.h.

◆ song_len

UINT32 tAVRC_GET_PLAY_STATUS_RSP::song_len

Definition at line 1254 of file avrc_defs.h.

◆ song_pos

UINT32 tAVRC_GET_PLAY_STATUS_RSP::song_pos

Definition at line 1255 of file avrc_defs.h.

◆ play_status

UINT8 tAVRC_GET_PLAY_STATUS_RSP::play_status

Definition at line 1256 of file avrc_defs.h.