Buffer to hold entire audio data
int SDL_AudioCVT::filter_index |
Current audio conversion function
SDL_AudioFilter SDL_AudioCVT::filters[10] |
Length of original audio buffer
int SDL_AudioCVT::len_cvt |
Length of converted audio buffer
int SDL_AudioCVT::len_mult |
buffer must be len*len_mult big
double SDL_AudioCVT::len_ratio |
Given len, final size is len*len_ratio
Set to 1 if conversion possible
double SDL_AudioCVT::rate_incr |
Rate conversion increment
The documentation for this struct was generated from the following file: