arena-py API v1.0.1
arena .attributes .jitsi_video
JitsiVideo attribute class to manage its properties in the ARENA: Apply a jitsi video source to the geometry.
Usage: jitsi_video=JitsiVideo(...)
Parameters
- str displayName: ARENA or Jitsi display name of the video source; Will be ignored if jitsiId is given. (* change requires reload* ). (optional)
- str jitsiId: JitsiId of the video source; If defined will override displayName. (optional)