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

Description

Definition at line 597 of file uipc_msg.h.

Public Attributes

UINT8 opcode
 
tAUDIO_CODEC_TYPE codec_type
 
tCODEC_INFO codec_info
 

Member Data Documentation

◆ opcode

UINT8 tAUDIO_CODEC_CONFIG_REQ::opcode

Definition at line 599 of file uipc_msg.h.

◆ codec_type

tAUDIO_CODEC_TYPE tAUDIO_CODEC_CONFIG_REQ::codec_type

Definition at line 600 of file uipc_msg.h.

◆ codec_info

tCODEC_INFO tAUDIO_CODEC_CONFIG_REQ::codec_info

Definition at line 601 of file uipc_msg.h.