Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetEnableVideo
Method
GetEnableVideo
Src/ParameterCompone/ParameterRecord.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
bool CParameterRecord::GetEnableVideo() const
88
{
89
return m_bEnableVideo;
90
}
91
92
void CParameterRecord::SetEnableVideo(bool newEnableVideo)
93
{
Callers
2
SetParameter
Method · 0.80
slotRecord
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected