MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / slotStop

Method slotStop

Plugins/WebBrowser/MultimediaRecord.cpp:59–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void CMultimediaRecord::slotStop()
60{
61#ifdef HAVE_QT6_RECORD
62 m_Recorder.stop();
63#endif
64 m_pMediaDevices = nullptr;
65}
66
67void CMultimediaRecord::slotUpdateVideoFrame(const QImage image)
68{

Callers 1

slotQuitMethod · 0.45

Calls 1

stopMethod · 0.80

Tested by

no test coverage detected