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

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

Description

Structure used to configure the AV media feeding

Definition at line 187 of file btif_av_api.h.

Public Attributes

UINT16 sampling_freq
 
UINT16 num_channel
 
UINT8 bit_per_sample
 

Member Data Documentation

◆ sampling_freq

UINT16 tBTIF_AV_MEDIA_FEED_CFG_PCM::sampling_freq

Definition at line 189 of file btif_av_api.h.

◆ num_channel

UINT16 tBTIF_AV_MEDIA_FEED_CFG_PCM::num_channel

Definition at line 190 of file btif_av_api.h.

◆ bit_per_sample

UINT8 tBTIF_AV_MEDIA_FEED_CFG_PCM::bit_per_sample

Definition at line 191 of file btif_av_api.h.