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

Description

Definition at line 823 of file uipc_msg.h.

Public Attributes

UINT16 bit_rate
 
UINT16 bit_rate_busy
 
UINT16 bit_rate_swampd
 
UINT8 busy_level
 
UINT8 codec_info [AVDT_CODEC_SIZE]
 
UINT8 codec_type
 

Member Data Documentation

◆ bit_rate

UINT16 tBTA_AV_AUDIO_CODEC_SYNC_INFO::bit_rate

Definition at line 825 of file uipc_msg.h.

◆ bit_rate_busy

UINT16 tBTA_AV_AUDIO_CODEC_SYNC_INFO::bit_rate_busy

Definition at line 826 of file uipc_msg.h.

◆ bit_rate_swampd

UINT16 tBTA_AV_AUDIO_CODEC_SYNC_INFO::bit_rate_swampd

Definition at line 827 of file uipc_msg.h.

◆ busy_level

UINT8 tBTA_AV_AUDIO_CODEC_SYNC_INFO::busy_level

Definition at line 828 of file uipc_msg.h.

◆ codec_info

UINT8 tBTA_AV_AUDIO_CODEC_SYNC_INFO::codec_info[AVDT_CODEC_SIZE]

Definition at line 829 of file uipc_msg.h.

◆ codec_type

UINT8 tBTA_AV_AUDIO_CODEC_SYNC_INFO::codec_type

Definition at line 830 of file uipc_msg.h.