Reacts to a producer pause event by reconciling waveform state, main-window media, and layout ordering.
Producer identity and shared room/media callbacks.
Resolves once paused-media side effects are synchronized.
await producerMediaPaused({ producerId: 'abc123', kind: 'audio', name: 'Participant1', parameters,}); Copy
await producerMediaPaused({ producerId: 'abc123', kind: 'audio', name: 'Participant1', parameters,});
Reacts to a producer pause event by reconciling waveform state, main-window media, and layout ordering.