#include <WasapiCaptureThread.h>
FWasapiCaptureThread - Manages both the FWasapiCaptureRunnable object and the thread whose context it runs in.
◆ FWasapiCaptureThread() [1/2]
| Audio::FWasapiCaptureThread::FWasapiCaptureThread |
( |
| ) |
|
|
delete |
◆ FWasapiCaptureThread() [2/2]
◆ Abort()
| void Audio::FWasapiCaptureThread::Abort |
( |
| ) |
|
Abort - Performs non-graceful shutdown of capture thread which will close the underyling thread handle without waiting for it to finish.
◆ Start()
| bool Audio::FWasapiCaptureThread::Start |
( |
| ) |
|
◆ Stop()
| void Audio::FWasapiCaptureThread::Stop |
( |
| ) |
|
Stop - Gracefully shuts down the capture thread.
The documentation for this class was generated from the following files: