Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Milkyroad/SCiPNET
/ vc.js
File
vc.js
public/src/js/vc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
drawOscilloscope(mediaStream, id) {
2
let
canvasElement = document.getElementById(id);
3
let
canvasContext = canvasElement.getContext(
"2d"
);
4
Callers
nothing calls this directly
Calls
12
drawOscilloscope
Function · 0.85
checkaudioLoaded
Function · 0.85
hide
Method · 0.80
set
Method · 0.80
show
Method · 0.80
remove
Method · 0.80
$
Function · 0.50
add
Method · 0.45
data
Method · 0.45
get
Method · 0.45
update
Method · 0.45
stop
Method · 0.45
Tested by
no test coverage detected