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

Description

Definition at line 1271 of file avrc_defs.h.

Public Attributes

UINT8 num_attr
 
UINT8 attr_id [8]
 
UINT8 attr_value [8]
 

Member Data Documentation

◆ num_attr

UINT8 tAVRC_PLAYER_APP_PARAM::num_attr

Definition at line 1273 of file avrc_defs.h.

◆ attr_id

UINT8 tAVRC_PLAYER_APP_PARAM::attr_id[8]

Definition at line 1274 of file avrc_defs.h.

◆ attr_value

UINT8 tAVRC_PLAYER_APP_PARAM::attr_value[8]

Definition at line 1275 of file avrc_defs.h.