PeerVideoStreamTexture

The PeerVideoStreamTexture class represents an image texture passed in via external stream provider.



Inherits From : TextureBase

Properties

PropertyDescription

isActive

(get) isActive: BoolSignal
(set) (Not Available)


Indicates whether we are currently receiving video from this peer

participant

(get) participant: StringSignal
(set) participant: StringSignal


Sets a participant id (from Participant API) for the given Participant Texture.
Returns a participant id (from Participant API) for the given Participant Texture.
It expects a StringSignal.

It returns a StringSignal.

peerId

(get) peerId: StringSignal
(set) (Not Available)


Specifies a StringSignal representing the identifier of the participant video stream texture.

Methods

This module exposes no methods.