MCPcopy 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
295QMediaRecorder::Quality CParameterRecord::GetQuality() const
296{
297 return m_Quality;
298}
299
300void CParameterRecord::SetQuality(const QMediaRecorder::Quality &newQuality)
301{

Callers 2

SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected