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

#include <lib/revolution/BTE/btif/include/btif_av_api.h>

Description

Structure used to configure the AV codec capabilities/config

Definition at line 178 of file btif_av_api.h.

Public Attributes

tBTIF_AV_CODEC_ID id
 
UINT8 info [AVDT_CODEC_SIZE]
 

Member Data Documentation

◆ id

tBTIF_AV_CODEC_ID tBTIF_AV_CODEC_INFO::id

Definition at line 180 of file btif_av_api.h.

◆ info

UINT8 tBTIF_AV_CODEC_INFO::info[AVDT_CODEC_SIZE]

Definition at line 181 of file btif_av_api.h.