AudioStream.flush

Call fflush() on written samples, if any. Automatically done by audiostreamClose. It is only useful for streamable output formats, that want to flush things to disk.

struct AudioStream
nothrow @nogc
void
flush
()

Meta