carb::audio::fStreamFlagFlushAfterWrite
Defined in carb/audio/IAudioUtils.h
- 
constexpr OutputStreamFlags carb::audio::fStreamFlagFlushAfterWrite = 0x00000001
- flag to indicate that an output stream should flush its file after each buffer is successfully written to it. - By default, the stream will not be forced to be flushed until it is closed.