MCPcopy 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
344qreal CParameterRecord::GetVideoFrameRate() const
345{
346 return m_VideoFrameRate;
347}
348
349void CParameterRecord::SetVideoFrameRate(qreal newVideoFrameRate)
350{

Callers 6

slotRecordMethod · 0.80
SetParameterMethod · 0.80
slotRecordMethod · 0.80
slotUpdateVideoFrameMethod · 0.80
slotRecordMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected