MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onCaptureStop

Method onCaptureStop

App/Application.cpp:578–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

576}
577
578void
579Application::onCaptureStop(void)
580{
581 this->stopCapture();
582}
583
584void
585Application::onProfileChanged(bool needsRestart)

Callers

nothing calls this directly

Calls 1

stopCaptureMethod · 0.95

Tested by

no test coverage detected