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

Method GetAudioOutputVolume

Plugins/Player/ParameterPlayer.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168const float CParameterPlayer::GetAudioOutputVolume() const
169{
170 return m_fAudioOutputVolume;
171}
172
173int CParameterPlayer::SetAudioOutputVolume(float fVolume)
174{

Callers 3

SetParameterMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80
slotEnableAudioOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected