Dependencies for createMediaProxy.
createMediaProxy
const proxy = createMediaProxy({ runtime: shellBridge.runtime, originRegistry,}); Copy
const proxy = createMediaProxy({ runtime: shellBridge.runtime, originRegistry,});
Origin registry for resolving windowId → iframe Window.
The runtime engine that owns media.* dispatch (Plan 12-06).
Dependencies for
createMediaProxy.Example