NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 1278 of file avrc_defs.h.
Public Attributes | |
tAVRC_PLAYSTATE | play_status |
tAVRC_UID | track |
UINT32 | play_pos |
tAVRC_BATTERY_STATUS | battery_status |
tAVRC_SYSTEMSTATE | system_status |
tAVRC_PLAYER_APP_PARAM | player_setting |
tAVRC_ADDR_PLAYER_PARAM | addr_player |
UINT16 | uid_counter |
UINT8 | volume |
tAVRC_PLAYSTATE tAVRC_NOTIF_RSP_PARAM::play_status |
Definition at line 1280 of file avrc_defs.h.
tAVRC_UID tAVRC_NOTIF_RSP_PARAM::track |
Definition at line 1281 of file avrc_defs.h.
UINT32 tAVRC_NOTIF_RSP_PARAM::play_pos |
Definition at line 1282 of file avrc_defs.h.
tAVRC_BATTERY_STATUS tAVRC_NOTIF_RSP_PARAM::battery_status |
Definition at line 1283 of file avrc_defs.h.
tAVRC_SYSTEMSTATE tAVRC_NOTIF_RSP_PARAM::system_status |
Definition at line 1284 of file avrc_defs.h.
tAVRC_PLAYER_APP_PARAM tAVRC_NOTIF_RSP_PARAM::player_setting |
Definition at line 1285 of file avrc_defs.h.
tAVRC_ADDR_PLAYER_PARAM tAVRC_NOTIF_RSP_PARAM::addr_player |
Definition at line 1286 of file avrc_defs.h.
UINT16 tAVRC_NOTIF_RSP_PARAM::uid_counter |
Definition at line 1287 of file avrc_defs.h.
UINT8 tAVRC_NOTIF_RSP_PARAM::volume |
Definition at line 1288 of file avrc_defs.h.