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

Description

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
 

Member Data Documentation

◆ play_status

tAVRC_PLAYSTATE tAVRC_NOTIF_RSP_PARAM::play_status

Definition at line 1280 of file avrc_defs.h.

◆ track

tAVRC_UID tAVRC_NOTIF_RSP_PARAM::track

Definition at line 1281 of file avrc_defs.h.

◆ play_pos

UINT32 tAVRC_NOTIF_RSP_PARAM::play_pos

Definition at line 1282 of file avrc_defs.h.

◆ battery_status

tAVRC_BATTERY_STATUS tAVRC_NOTIF_RSP_PARAM::battery_status

Definition at line 1283 of file avrc_defs.h.

◆ system_status

tAVRC_SYSTEMSTATE tAVRC_NOTIF_RSP_PARAM::system_status

Definition at line 1284 of file avrc_defs.h.

◆ player_setting

tAVRC_PLAYER_APP_PARAM tAVRC_NOTIF_RSP_PARAM::player_setting

Definition at line 1285 of file avrc_defs.h.

◆ addr_player

tAVRC_ADDR_PLAYER_PARAM tAVRC_NOTIF_RSP_PARAM::addr_player

Definition at line 1286 of file avrc_defs.h.

◆ uid_counter

UINT16 tAVRC_NOTIF_RSP_PARAM::uid_counter

Definition at line 1287 of file avrc_defs.h.

◆ volume

UINT8 tAVRC_NOTIF_RSP_PARAM::volume

Definition at line 1288 of file avrc_defs.h.