MCPcopy 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
3export default ({ node }, { emitError }) => ({
4 /* play() may reject under user-gesture policies; surfaces via emitError. */

Callers

nothing calls this directly

Calls 2

nodeFunction · 0.85
emitErrorFunction · 0.85

Tested by

no test coverage detected