Searched refs:changeVolume (Results 1 – 1 of 1) sorted by relevance
720 XAudioServer.prototype.changeVolume = function (newVolume) { method in XAudioServer724 this.audioHandleFlash.changeVolume(XAudioJSVolume);6432 this.audioHandle.changeVolume(0);6437 GameBoyCore.prototype.changeVolume = function () { method in GameBoyCore6440 this.audioHandle.changeVolume(settings[14]);