SDL_AudioCVT

Undocumented in source.

Members

Variables

buf
ubyte* buf;
Undocumented in source.
dst_format
SDL_AudioFormat dst_format;
Undocumented in source.
filter_index
int filter_index;
Undocumented in source.
filters
SDL_AudioFilter[SDL_AUDIOCVT_MAX_FILTERS + 1] filters;
Undocumented in source.
len
int len;
Undocumented in source.
len_cvt
int len_cvt;
Undocumented in source.
len_mult
int len_mult;
Undocumented in source.
len_ratio
double len_ratio;
Undocumented in source.
needed
int needed;
Undocumented in source.
rate_incr
double rate_incr;
Undocumented in source.
src_format
SDL_AudioFormat src_format;
Undocumented in source.

Meta