VSF Documented
|
#include <SDL_audio.h>
Data Fields | |
int | needed |
SDL_AudioFormat | src_format |
SDL_AudioFormat | dst_format |
uint8_t * | buf |
int | len |
int | len_cvt |
int | len_mult |
int SDL_AudioCVT::needed |
SDL_AudioFormat SDL_AudioCVT::src_format |
SDL_AudioFormat SDL_AudioCVT::dst_format |
uint8_t* SDL_AudioCVT::buf |
int SDL_AudioCVT::len |
int SDL_AudioCVT::len_cvt |
int SDL_AudioCVT::len_mult |