The PeerVideoStreamTexture
class represents an image texture passed in via external stream provider.
Inherits From : TextureBase
Property | Description |
---|---|
| (get) isActive: BoolSignal Indicates whether we are currently receiving video from this peer |
| (get) 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 . |
| (get) peerId: StringSignal Specifies a StringSignal representing the identifier of the participant video stream texture. |
This module exposes no methods.