AbsSmoother.nextBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
struct AbsSmoother(T)
public nothrow @nogc
void
nextBuffer
(
const(T)* input
,,
int frames
)
if (
is(T == float) ||
is(T == double)
)

Meta