NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
#include <lib/revolution/BTE/btif/include/btif_av_api.h>
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 |
UINT16 tBTIF_AV_MEDIA_FEED_CFG_PCM::sampling_freq |
Definition at line 189 of file btif_av_api.h.
UINT16 tBTIF_AV_MEDIA_FEED_CFG_PCM::num_channel |
Definition at line 190 of file btif_av_api.h.
UINT8 tBTIF_AV_MEDIA_FEED_CFG_PCM::bit_per_sample |
Definition at line 191 of file btif_av_api.h.