Participant Class Properties - Javascript
id​
-
type:
String
-
Represents the id for that stream .
kind​
-
type:
String
-
kind
represents the type of stream which could beaudio
|video
orshare
.
codec​
-
type:
String
-
codec
stand for encoding and decoding which is useful for shrinking the stream size.
track​
-
type:
MediaStreamTrack
-
It represents a single media track within a stream.
Got a Question? Ask us on discord