VideoService
The VideoService allows managing the local participant's and remote participants' video.
This service is available in SDK 3.7 and later.
Methods
getLocal
▸ getLocal(): LocalVideo
Video settings for the local participant.
Returns
getRemote
▸ getRemote(): RemoteVideo
Video settings for remote participants.
Returns
Updated about 1 year ago