changeLayoutMode()
changeLayoutMode(mode: 'tiled' | 'auto')
Last updated
changeLayoutMode(mode: 'tiled' | 'auto')
Last updated
Changes the layout mode according to the provided param - "tiled" or "auto" (automatic).
Sample use cases:
You may want to change the room layout mode on the fly during the call.
You may have developed a mode switcher outside the Samba iframe and want to control the layout inside the room.