dchip ~master (2021-12-19T08:14:18.0294486)
Dub
Repo
SDL_AudioSpec.callback
derelict
sdl
sdltypes
SDL_AudioSpec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
SDL_AudioSpec
extern (
C
)
void
function
(
void
*
userdata
,
Uint8
*
stream
,
int
len
)
callback
;
Meta
Source
See Implementation
derelict
sdl
sdltypes
SDL_AudioSpec
variables
callback
channels
format
freq
padding
samples
silence
size
userdata