RetroArch
|
#include <audio_resampler.h>
Public Attributes | |
resampler_init_t | init |
resampler_process_t | process |
resampler_free_t | free |
unsigned | api_version |
const char * | ident |
const char * | short_ident |
unsigned retro_resampler::api_version |
resampler_free_t retro_resampler::free |
const char* retro_resampler::ident |
resampler_init_t retro_resampler::init |
resampler_process_t retro_resampler::process |
const char* retro_resampler::short_ident |