VSF Documented
Data Fields
SDL_AudioCVT Struct Reference

#include <SDL_audio.h>

Data Fields

int needed
 
SDL_AudioFormat src_format
 
SDL_AudioFormat dst_format
 
uint8_tbuf
 
int len
 
int len_cvt
 
int len_mult
 

Field Documentation

◆ needed

int SDL_AudioCVT::needed

◆ src_format

SDL_AudioFormat SDL_AudioCVT::src_format

◆ dst_format

SDL_AudioFormat SDL_AudioCVT::dst_format

◆ buf

uint8_t* SDL_AudioCVT::buf

◆ len

int SDL_AudioCVT::len

◆ len_cvt

int SDL_AudioCVT::len_cvt

◆ len_mult

int SDL_AudioCVT::len_mult