dmech ~master (2022-03-24T07:41:03.7311831)
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