Hide speaking border when presenting/1:1 in group
This commit is contained in:
parent
fc161a67df
commit
f272433b7a
6 changed files with 40 additions and 14 deletions
|
@ -40,6 +40,7 @@ const defaultProps = {
|
|||
i18n,
|
||||
onParticipantVisibilityChanged: action('onParticipantVisibilityChanged'),
|
||||
remoteAudioLevels: new Map<number, number>(),
|
||||
remoteParticipantsCount: 1,
|
||||
};
|
||||
|
||||
// This component is usually rendered on a call screen.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue