AudioResampler.PullModeGetSamplesCallback

Undocumented in source.
struct AudioResampler
nothrow @nogc
alias PullModeGetSamplesCallback = void delegate
(
float* buf
,
int frames
)

Meta