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

Method GetVideoResolution

Src/ParameterCompone/ParameterRecord.cpp:324–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322#endif
323
324QSize CParameterRecord::GetVideoResolution()
325{
326 return m_VideoResolution;
327}
328
329void CParameterRecord::SetVideoResolution(QSize size)
330{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected