Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dylan-sutton-chavez/edge-python
/ media.js
File
media.js
host/dom/src/main/media.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* `<video>` and `<audio>` controls. */
2
3
export
default ({ node }, { emitError }) => ({
4
/* play() may reject under user-gesture policies; surfaces via emitError. */
Callers
nothing calls this directly
Calls
2
node
Function · 0.85
emitError
Function · 0.85
Tested by
no test coverage detected