Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetQuality
Method
GetQuality
Src/ParameterCompone/ParameterRecord.cpp:295–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
}
294
295
QMediaRecorder::Quality CParameterRecord::GetQuality() const
296
{
297
return m_Quality;
298
}
299
300
void CParameterRecord::SetQuality(const QMediaRecorder::Quality &newQuality)
301
{
Callers
2
SetParameter
Method · 0.80
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected