MCPcopy 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
339void CParameterRecord::SetVideoBitRate(int bitRate)
340{
341 m_VideoBitRate = bitRate;
342}
343
344qreal CParameterRecord::GetVideoFrameRate() const
345{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected