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

Description

Definition at line 899 of file avrc_defs.h.

Public Attributes

UINT16 player_id
 
UINT8 major_type
 
UINT32 sub_type
 
UINT8 play_status
 
tAVRC_FEATURE_MASK features
 
tAVRC_FULL_NAME name
 

Member Data Documentation

◆ player_id

UINT16 tAVRC_ITEM_PLAYER::player_id

Definition at line 901 of file avrc_defs.h.

◆ major_type

UINT8 tAVRC_ITEM_PLAYER::major_type

Definition at line 902 of file avrc_defs.h.

◆ sub_type

UINT32 tAVRC_ITEM_PLAYER::sub_type

Definition at line 903 of file avrc_defs.h.

◆ play_status

UINT8 tAVRC_ITEM_PLAYER::play_status

Definition at line 904 of file avrc_defs.h.

◆ features

tAVRC_FEATURE_MASK tAVRC_ITEM_PLAYER::features

Definition at line 906 of file avrc_defs.h.

◆ name

tAVRC_FULL_NAME tAVRC_ITEM_PLAYER::name

Definition at line 907 of file avrc_defs.h.