Show active speaker in group calling PiP
This commit is contained in:
@@ -78,6 +78,7 @@ export interface GroupCallRemoteParticipantType {
|
||||
isSelf: boolean;
|
||||
name?: string;
|
||||
profileName?: string;
|
||||
speakerTime?: number;
|
||||
title: string;
|
||||
videoAspectRatio: number;
|
||||
}
|
||||
|
Reference in New Issue
Block a user