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

Description

Definition at line 779 of file uipc_msg.h.

Public Attributes

UINT8 opcode
 
tAUDIO_ROUTE_EQ eq_mode
 
tEQ_GAIN_CONFIG filter_gain
 

Member Data Documentation

◆ opcode

UINT8 tAUDIO_EQ_MODE_CONFIG_REQ::opcode

Definition at line 781 of file uipc_msg.h.

◆ eq_mode

tAUDIO_ROUTE_EQ tAUDIO_EQ_MODE_CONFIG_REQ::eq_mode

Definition at line 782 of file uipc_msg.h.

◆ filter_gain

tEQ_GAIN_CONFIG tAUDIO_EQ_MODE_CONFIG_REQ::filter_gain

Definition at line 783 of file uipc_msg.h.