Type alias MultiViewPlayerLayout

MultiViewPlayerLayout: "gallery" | "spotlight" | "overlay"

The layout of the MultiViewPlayer.
- 'gallery': The views are structured in a grid.
- 'spotlight': One view is larger while the others are smaller and positioned to the right of the focused view.
- 'overlay': One view takes up the whole player, the remaining views float on top of the focused view.