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

Description

Definition at line 580 of file uipc_msg.h.

Public Attributes

UINT16 sampling_freq
 
UINT8 channel_mode
 
UINT32 bitrate
 
UINT32 sbr_profile
 

Member Data Documentation

◆ sampling_freq

UINT16 tCODEC_INFO_AAC::sampling_freq

Definition at line 582 of file uipc_msg.h.

◆ channel_mode

UINT8 tCODEC_INFO_AAC::channel_mode

Definition at line 583 of file uipc_msg.h.

◆ bitrate

UINT32 tCODEC_INFO_AAC::bitrate

Definition at line 584 of file uipc_msg.h.

◆ sbr_profile

UINT32 tCODEC_INFO_AAC::sbr_profile

Definition at line 585 of file uipc_msg.h.