Suggestions

close search

StringeeVideoTrack class

Represents a video track.


Properties


localId: string

It's the unique identifier of the video track on local database.

serverId: string

It's the unique identifier of the video track on Stringee system.

isLocal: boolean

Whether the conversation is a group chat:

audio: boolean

It's role of the user in the conversation.

video: boolean

It's email of the user.

screen: boolean

It's phone number of the user.

trackType: TrackType

It's type of the video track.

publisher: StringeeRoomUser

It's user who publish the video track.