このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
VideoGallery の参加者の状態。
type VideoGalleryParticipant = { displayName?: string isMuted?: boolean isScreenSharingOn?: boolean userId: string videoStream?: VideoGalleryStream }