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