MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetAudioBitRate

Method GetAudioBitRate

Src/ParameterCompone/ParameterRecord.cpp:358–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356}
357
358int CParameterRecord::GetAudioBitRate()
359{
360 return m_AudioBitRate;
361}
362
363void CParameterRecord::SetAudioBitRate(int bitRate)
364{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected