MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetEncodingMode

Method GetEncodingMode

Src/ParameterCompone/ParameterRecord.cpp:309–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307}
308
309QMediaRecorder::EncodingMode CParameterRecord::GetEncodingMode() const
310{
311 return m_EncodingMode;
312}
313
314void CParameterRecord::SetEncodingMode(const QMediaRecorder::EncodingMode &newEncodingMode)
315{

Callers 2

SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected