mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 16:59:15 +02:00
no results?
This commit is contained in:
@@ -352,6 +352,7 @@
|
|||||||
// Kuba's patches, not techkrzysiek code
|
// Kuba's patches, not techkrzysiek code
|
||||||
if(!Number.isFinite(volume)) logWebRTCDebug("Volume is not finite.");
|
if(!Number.isFinite(volume)) logWebRTCDebug("Volume is not finite.");
|
||||||
} else logWebRTCDebug("audioElement not initialized.")
|
} else logWebRTCDebug("audioElement not initialized.")
|
||||||
|
logWebRTCDebug("Volume update.");
|
||||||
}
|
}
|
||||||
|
|
||||||
function initVolumeControl() {
|
function initVolumeControl() {
|
||||||
|
|||||||
Reference in New Issue
Block a user