SoundIoOutStream.non_terminal_hint

Optional: Hint that this output stream is nonterminal. This is used by JACK and it means that the output stream data originates from an input stream. Defaults to false.

struct SoundIoOutStream
extern (C) @nogc nothrow
bool non_terminal_hint;

Meta