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

Method SetJpeg

Plugins/LibVNCServer/Client/ParameterLibVNCServer.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void CParameterLibVNCServer::SetJpeg(bool newJpeg)
52{
53 m_bJpeg = newJpeg;
54}
55
56int CParameterLibVNCServer::GetCompressLevel() const
57{

Callers 2

on_pbOk_clickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected