Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetAudioSampleRate
Method
GetAudioSampleRate
Src/ParameterCompone/ParameterRecord.cpp:368–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
}
367
368
int CParameterRecord::GetAudioSampleRate() const
369
{
370
return m_AudioSampleRate;
371
}
372
373
void CParameterRecord::SetAudioSampleRate(int newAudioSampleRate)
374
{
Callers
2
SetParameter
Method · 0.80
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected