MCPcopy
hub / github.com/webrtc/samples / clearErrorMessage

Function clearErrorMessage

src/content/getusermedia/resolution/js/main.js:167–169  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

165}
166
167function clearErrorMessage() {
168 messagebox.style.display = 'none';
169}
170
171function displayVideoDimensions(whereSeen) {
172 if (video.videoWidth) {

Callers 2

constraintChangeFunction · 0.85
getMediaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected