Dont show speaking indicator for active speaker in speaker view
This commit is contained in:
parent
2f691f3dd0
commit
67e290ea8d
6 changed files with 18 additions and 3 deletions
|
@ -296,6 +296,7 @@ export function GroupCallRemoteParticipants({
|
|||
top={top}
|
||||
width={renderedWidth}
|
||||
remoteParticipantsCount={remoteParticipants.length}
|
||||
isActiveSpeakerInSpeakerView={isInSpeakerView}
|
||||
/>
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue