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

Description

Definition at line 65 of file btif_media.h.

Public Attributes

BT_HDR hdr
 
UINT16 SamplingFreq
 
UINT8 ChannelMode
 
UINT8 NumOfSubBands
 
UINT8 NumOfBlocks
 
UINT8 AllocationMethod
 
UINT16 MtuSize
 

Member Data Documentation

◆ hdr

BT_HDR tBTIF_MEDIA_INIT_AUDIO::hdr

Definition at line 67 of file btif_media.h.

◆ SamplingFreq

UINT16 tBTIF_MEDIA_INIT_AUDIO::SamplingFreq

Definition at line 68 of file btif_media.h.

◆ ChannelMode

UINT8 tBTIF_MEDIA_INIT_AUDIO::ChannelMode

Definition at line 69 of file btif_media.h.

◆ NumOfSubBands

UINT8 tBTIF_MEDIA_INIT_AUDIO::NumOfSubBands

Definition at line 70 of file btif_media.h.

◆ NumOfBlocks

UINT8 tBTIF_MEDIA_INIT_AUDIO::NumOfBlocks

Definition at line 71 of file btif_media.h.

◆ AllocationMethod

UINT8 tBTIF_MEDIA_INIT_AUDIO::AllocationMethod

Definition at line 72 of file btif_media.h.

◆ MtuSize

UINT16 tBTIF_MEDIA_INIT_AUDIO::MtuSize

Definition at line 73 of file btif_media.h.