MCPcopy 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
387void CParameterRecord::SetAudioChannelCount(int count)
388{
389 m_AudioChannelCount = count;
390}
391
392CParameterRecord& operator << (CParameterRecord& para, QMediaRecorder& recorder)
393{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected