NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 697 of file uipc_msg.h.
Public Attributes | |
UINT8 | opcode |
tAUDIO_ROUTE_SRC | src |
tAUDIO_ROUTE_SF | src_sf |
tAUDIO_ROUTE_OUT | out |
tAUDIO_ROUTE_SF | out_codec_sf |
tAUDIO_ROUTE_SF | out_i2s_sf |
tAUDIO_ROUTE_EQ | eq_mode |
UINT8 tAUDIO_ROUTE_CONFIG_REQ::opcode |
Definition at line 699 of file uipc_msg.h.
tAUDIO_ROUTE_SRC tAUDIO_ROUTE_CONFIG_REQ::src |
Definition at line 700 of file uipc_msg.h.
tAUDIO_ROUTE_SF tAUDIO_ROUTE_CONFIG_REQ::src_sf |
Definition at line 701 of file uipc_msg.h.
tAUDIO_ROUTE_OUT tAUDIO_ROUTE_CONFIG_REQ::out |
Definition at line 702 of file uipc_msg.h.
tAUDIO_ROUTE_SF tAUDIO_ROUTE_CONFIG_REQ::out_codec_sf |
Definition at line 703 of file uipc_msg.h.
tAUDIO_ROUTE_SF tAUDIO_ROUTE_CONFIG_REQ::out_i2s_sf |
Definition at line 704 of file uipc_msg.h.
tAUDIO_ROUTE_EQ tAUDIO_ROUTE_CONFIG_REQ::eq_mode |
Definition at line 705 of file uipc_msg.h.