Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetVideoFrameRate
Method
GetVideoFrameRate
Src/ParameterCompone/ParameterRecord.cpp:344–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
}
343
344
qreal CParameterRecord::GetVideoFrameRate() const
345
{
346
return m_VideoFrameRate;
347
}
348
349
void CParameterRecord::SetVideoFrameRate(qreal newVideoFrameRate)
350
{
Callers
6
slotRecord
Method · 0.80
SetParameter
Method · 0.80
ParameterRecord.cpp
File · 0.80
slotRecord
Method · 0.80
slotUpdateVideoFrame
Method · 0.80
slotRecord
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected