MCPcopy 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
87bool CParameterRecord::GetEnableVideo() const
88{
89 return m_bEnableVideo;
90}
91
92void CParameterRecord::SetEnableVideo(bool newEnableVideo)
93{

Callers 2

SetParameterMethod · 0.80
slotRecordMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected