Home
last modified time | relevance | path

Searched defs:sendVolume (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/plugins/remotesystemvolume/
H A Dremotesystemvolumeplugin.cpp56 void RemoteSystemVolumePlugin::sendVolume(const QString& name, int volume) in sendVolume() function in RemoteSystemVolumePlugin
/dports/audio/luppp/openAV-Luppp-release-1.2.1/src/
H A Djacksendreturn.cxx79 void JackSendReturn::sendVolume(float vol) in sendVolume() function in JackSendReturn
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sound/drivers/
H A Dsegacd.cpp711 void SegaAudioChannel_FM::sendVolume(uint8 vol) { in sendVolume() function in Kyra::SegaAudioChannel_FM
812 void SegaAudioChannel_SG::sendVolume(uint8 vol) { in sendVolume() function in Kyra::SegaAudioChannel_SG
H A Dmlalf98.cpp1023 void MusicChannelFM::sendVolume(uint8 volume) { in sendVolume() function in Kyra::MusicChannelFM
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/sound/drivers/
H A Dpc9801.cpp673 void SoundChannel_PC9801_FM4OP::sendVolume() { in sendVolume() function in Sci::SoundChannel_PC9801_FM4OP
774 void SoundChannel_PC9801_FM2OP::sendVolume() { in sendVolume() function in Sci::SoundChannel_PC9801_FM2OP
1037 void SoundChannel_PC9801_SSG::sendVolume() { in sendVolume() function in Sci::SoundChannel_PC9801_SSG
/dports/games/scummvm/scummvm-2.5.1/engines/sci/sound/drivers/
H A Dpc9801.cpp673 void SoundChannel_PC9801_FM4OP::sendVolume() { in sendVolume() function in Sci::SoundChannel_PC9801_FM4OP
774 void SoundChannel_PC9801_FM2OP::sendVolume() { in sendVolume() function in Sci::SoundChannel_PC9801_FM2OP
1037 void SoundChannel_PC9801_SSG::sendVolume() { in sendVolume() function in Sci::SoundChannel_PC9801_SSG
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/core/
H A Dsc_server.cpp285 void ScServer::sendVolume(float volume) { in sendVolume() function in ScIDE::ScServer