setPosition
Sets the participant’s position in the video layout.
Parameters
value
The VideoPosition to assign (e.g. 'auto', 'reserved-0').
Returns
Promise<void>
Examples
See
position$— reactive layer position.WebRTCCall.layoutLayers$— all positions for the active layout.- Gated by
SelfCapabilities.self.position(for self) orSelfCapabilities.member.position(for moderation).