LocalOverlay
Represents the local overlay, which displays the user’s local camera feed.
Properties
mirrored
Whether the local video overlay is mirrored.
Methods
setMirrored
▸ setMirrored(): void
Mirror the local video overlay when true. The mirrored stream is sent to the SignalWire server and is visible to all participants.
Parameters
mirror
Whether to mirror the local video overlay.
Returns
void