Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetVideoBitRate
Method
SetVideoBitRate
Src/ParameterCompone/ParameterRecord.cpp:339–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
}
338
339
void CParameterRecord::SetVideoBitRate(int bitRate)
340
{
341
m_VideoBitRate = bitRate;
342
}
343
344
qreal CParameterRecord::GetVideoFrameRate() const
345
{
Callers
1
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected