Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
void CParameterLibVNCServer::SetJpeg(bool newJpeg)
52
{
53
m_bJpeg = newJpeg;
54
}
55
56
int CParameterLibVNCServer::GetCompressLevel() const
57
{
Callers
2
on_pbOk_clicked
Method · 0.80
on_cbJPEG_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected