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

Method GetAudioInputVolume

Plugins/Player/ParameterPlayer.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108const float CParameterPlayer::GetAudioInputVolume() const
109{
110 return m_fAudioInputVolume;
111}
112
113int CParameterPlayer::SetAudioInputVolume(float fVolume)
114{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
slotEnableAudioInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected