Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetAudioBitRate
Method
SetAudioBitRate
Src/ParameterCompone/ParameterRecord.cpp:363–366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
void CParameterRecord::SetAudioBitRate(int bitRate)
364
{
365
m_AudioBitRate = bitRate;
366
}
367
368
int CParameterRecord::GetAudioSampleRate() const
369
{
Callers
1
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected