sdl2
:
sdl2
.SDL_BuildAudioCVT
Function SDL_BuildAudioCVT:
Int
( cvt
:
SDL_AudioCVT
Ptr,src
format
:
SDL_AudioFormat
,src
channels
:
Byte
,src
rate
:
Int
,dst
format
:
SDL_AudioFormat
,dst
channels
:
Byte
,dst
rate_:
Int
)