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

Method SetAudioBitRate

Src/ParameterCompone/ParameterRecord.cpp:363–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361}
362
363void CParameterRecord::SetAudioBitRate(int bitRate)
364{
365 m_AudioBitRate = bitRate;
366}
367
368int CParameterRecord::GetAudioSampleRate() const
369{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected