RetroArch
Public Attributes | List of all members
retro_resampler Struct Reference

#include <audio_resampler.h>

Collaboration diagram for retro_resampler:
[legend]

Public Attributes

resampler_init_t init
 
resampler_process_t process
 
resampler_free_t free
 
unsigned api_version
 
const char * ident
 
const char * short_ident
 

Member Data Documentation

◆ api_version

unsigned retro_resampler::api_version

◆ free

resampler_free_t retro_resampler::free

◆ ident

const char* retro_resampler::ident

◆ init

resampler_init_t retro_resampler::init

◆ process

resampler_process_t retro_resampler::process

◆ short_ident

const char* retro_resampler::short_ident

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