dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
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