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

Description

Definition at line 928 of file avrc_defs.h.

Public Attributes

tAVRC_UID uid
 
UINT8 type
 
tAVRC_FULL_NAME name
 
UINT8 attr_count
 
tAVRC_ATTR_ENTRYp_attr_list
 

Member Data Documentation

◆ uid

tAVRC_UID tAVRC_ITEM_MEDIA::uid

Definition at line 930 of file avrc_defs.h.

◆ type

UINT8 tAVRC_ITEM_MEDIA::type

Definition at line 931 of file avrc_defs.h.

◆ name

tAVRC_FULL_NAME tAVRC_ITEM_MEDIA::name

Definition at line 932 of file avrc_defs.h.

◆ attr_count

UINT8 tAVRC_ITEM_MEDIA::attr_count

Definition at line 933 of file avrc_defs.h.

◆ p_attr_list

tAVRC_ATTR_ENTRY* tAVRC_ITEM_MEDIA::p_attr_list

Definition at line 934 of file avrc_defs.h.