On this page

Interface MediaSourceHandle

The MediaSourceHandle interface of the Media Source Extensions API is a proxy for a MediaSource that can be transferred from a dedicated worker back to the main thread and attached to a media element via its HTMLMediaElement.srcObject property.

MDN Reference

Was this helpful?
SDK JS
Reference
MediaSourceHandle