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

Method SetVideoResolution

Src/ParameterCompone/ParameterRecord.cpp:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329void CParameterRecord::SetVideoResolution(QSize size)
330{
331 m_VideoResolution = size;
332}
333
334int CParameterRecord::GetVideoBitRate() const
335{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected