Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetAudioChannelCount
Method
GetAudioChannelCount
Src/ParameterCompone/ParameterRecord.cpp:382–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
int CParameterRecord::GetAudioChannelCount()
383
{
384
return m_AudioChannelCount;
385
}
386
387
void CParameterRecord::SetAudioChannelCount(int count)
388
{
Callers
1
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected