You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the transfer spec changes only the interface definition for MediaStreamTrack, making it Transferable as well as adding Worker to the Exposed list. If we keep worker exposure, some other interfaces need to be exposed on workers as well, including:
Currently the transfer spec changes only the interface definition for
MediaStreamTrack
, making itTransferable
as well as addingWorker
to theExposed
list. If we keep worker exposure, some other interfaces need to be exposed on workers as well, including:MediaStream
MediaStreamTrackEvent
OverconstrainedError
The text was updated successfully, but these errors were encountered: