MCPcopy 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
382int CParameterRecord::GetAudioChannelCount()
383{
384 return m_AudioChannelCount;
385}
386
387void CParameterRecord::SetAudioChannelCount(int count)
388{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected