Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetAudioChannelCount
Method
SetAudioChannelCount
Src/ParameterCompone/ParameterRecord.cpp:387–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
}
386
387
void CParameterRecord::SetAudioChannelCount(int count)
388
{
389
m_AudioChannelCount = count;
390
}
391
392
CParameterRecord& operator << (CParameterRecord& para, QMediaRecorder& recorder)
393
{
Callers
1
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected