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