omni::audio::experimental::fCaptureStreamStopFlagSync
Defined in omni/audio/experimental/IAudioCapture.h
- 
constexpr CaptureStreamStopFlags omni::audio::experimental::fCaptureStreamStopFlagSync = 0x1
- If this flag is passed, the call to ICaptureStream_abi::stop_abi() will block until the capture thread has stopped. - This guarantees that no more data will be captured and no more capture callbacks will be sent.