VideoGalleryParticipant type
Stan uczestnika VideoGallery.
type VideoGalleryParticipant = {
displayName?: string
isMuted?: boolean
isScreenSharingOn?: boolean
userId: string
videoStream?: VideoGalleryStream
}
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Stan uczestnika VideoGallery.
type VideoGalleryParticipant = {
displayName?: string
isMuted?: boolean
isScreenSharingOn?: boolean
userId: string
videoStream?: VideoGalleryStream
}