RetroArch
Public Attributes | List of all members
resampler_config Struct Reference

#include <audio_resampler.h>

Collaboration diagram for resampler_config:
[legend]

Public Attributes

resampler_config_get_float_t get_float
 
resampler_config_get_int_t get_int
 
resampler_config_get_float_array_t get_float_array
 
resampler_config_get_int_array_t get_int_array
 
resampler_config_get_string_t get_string
 
resampler_config_free_t free
 

Member Data Documentation

◆ free

resampler_config_free_t resampler_config::free

◆ get_float

resampler_config_get_float_t resampler_config::get_float

◆ get_float_array

resampler_config_get_float_array_t resampler_config::get_float_array

◆ get_int

resampler_config_get_int_t resampler_config::get_int

◆ get_int_array

resampler_config_get_int_array_t resampler_config::get_int_array

◆ get_string

resampler_config_get_string_t resampler_config::get_string

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