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

Description

Definition at line 548 of file uipc_msg.h.

Public Attributes

UINT8 sampling_freq
 
UINT8 channel_mode
 
UINT8 block_length
 
UINT8 num_subbands
 
UINT8 alloc_method
 
UINT8 bitpool_size
 

Member Data Documentation

◆ sampling_freq

UINT8 tCODEC_INFO_SBC::sampling_freq

Definition at line 550 of file uipc_msg.h.

◆ channel_mode

UINT8 tCODEC_INFO_SBC::channel_mode

Definition at line 551 of file uipc_msg.h.

◆ block_length

UINT8 tCODEC_INFO_SBC::block_length

Definition at line 552 of file uipc_msg.h.

◆ num_subbands

UINT8 tCODEC_INFO_SBC::num_subbands

Definition at line 553 of file uipc_msg.h.

◆ alloc_method

UINT8 tCODEC_INFO_SBC::alloc_method

Definition at line 554 of file uipc_msg.h.

◆ bitpool_size

UINT8 tCODEC_INFO_SBC::bitpool_size

Definition at line 555 of file uipc_msg.h.