Suggestions

close search

StringeeVideoView class

Component for rendering the video streams.


Constructors


StringeeVideoView(uuid: string, videoTrack: StringeeVideoTrack, local: boolean, scalingType: StringeeVideoScalingType, ...)

Create a new StringeeVideoView.


Properties


uuid: string

It's the unique identifier of the call.

videoTrack: StringeeVideoTrack

It's the video track.

local: boolean

Check whether the stream is local or remote:

scalingType: StringeeVideoScalingType

Scaling type of stream, by default is fill.