The per-frame metadata @zoom/rtms attaches to a media callback. The diarization label (the
participant who produced the frame) lives here.
VERIFY against @zoom/rtms: docs surface metadata.userName; the numeric participant id field name
varies across doc snippets (userId). Both are read defensively in mapRtmsAudioFrame.
The per-frame metadata
@zoom/rtmsattaches to a media callback. The diarization label (the participant who produced the frame) lives here.VERIFY against @zoom/rtms: docs surface
metadata.userName; the numeric participant id field name varies across doc snippets (userId). Both are read defensively in mapRtmsAudioFrame.