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

Description

Definition at line 747 of file uipc_msg.h.

Public Attributes

UINT8 opcode
 
tAUDIO_ROUTE_MIX mix_src
 
tAUDIO_ROUTE_SF mix_src_sf
 
tMIX_SCALE_CONFIG mix_scale
 
tCHIRP_CONFIG chirp_config
 

Member Data Documentation

◆ opcode

UINT8 tAUDIO_MIX_CONFIG_REQ::opcode

Definition at line 749 of file uipc_msg.h.

◆ mix_src

tAUDIO_ROUTE_MIX tAUDIO_MIX_CONFIG_REQ::mix_src

Definition at line 750 of file uipc_msg.h.

◆ mix_src_sf

tAUDIO_ROUTE_SF tAUDIO_MIX_CONFIG_REQ::mix_src_sf

Definition at line 751 of file uipc_msg.h.

◆ mix_scale

tMIX_SCALE_CONFIG tAUDIO_MIX_CONFIG_REQ::mix_scale

Definition at line 752 of file uipc_msg.h.

◆ chirp_config

tCHIRP_CONFIG tAUDIO_MIX_CONFIG_REQ::chirp_config

Definition at line 753 of file uipc_msg.h.