Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
void CMultimediaRecord::slotStop()
60
{
61
#ifdef HAVE_QT6_RECORD
62
m_Recorder.stop();
63
#endif
64
m_pMediaDevices = nullptr;
65
}
66
67
void CMultimediaRecord::slotUpdateVideoFrame(const QImage image)
68
{
Callers
1
slotQuit
Method · 0.45
Calls
1
stop
Method · 0.80
Tested by
no test coverage detected