Restores paused producer media state and refills the main window when needed.
Producer identity and shared room/media callbacks.
Resolves once the resumed-media UI state is synchronized.
await producerMediaResumed({ name: 'John Doe', kind: 'audio', parameters,}); Copy
await producerMediaResumed({ name: 'John Doe', kind: 'audio', parameters,});
Restores paused producer media state and refills the main window when needed.