RetroArch
Public Attributes | List of all members
drmp3_src_config Struct Reference

#include <dr_mp3.h>

Public Attributes

drmp3_uint32 sampleRateIn
 
drmp3_uint32 sampleRateOut
 
drmp3_uint32 channels
 
drmp3_src_algorithm algorithm
 
drmp3_uint32 cacheSizeInFrames
 

Member Data Documentation

◆ algorithm

drmp3_src_algorithm drmp3_src_config::algorithm

◆ cacheSizeInFrames

drmp3_uint32 drmp3_src_config::cacheSizeInFrames

◆ channels

drmp3_uint32 drmp3_src_config::channels

◆ sampleRateIn

drmp3_uint32 drmp3_src_config::sampleRateIn

◆ sampleRateOut

drmp3_uint32 drmp3_src_config::sampleRateOut

The documentation for this struct was generated from the following file: