soundio_instream_end_read

This will drop all of the frames from when you called ::soundio_instream_begin_read. You must call this function only from the SoundIoInStream::read_callback thread context. You must call this function only after a successful call to ::soundio_instream_begin_read.

Possible errors: * #SoundIoErrorStreaming

extern (C) @nogc nothrow
int
soundio_instream_end_read

Meta