Custom width for each grid item.
Custom height for each grid item.
Number of rows in the grid.
Number of columns in the grid.
Array of React components or elements to render in the grid.
Flag indicating whether to show the aspect ratio.
Optional
backgroundBackground color for each grid item.
Optional
ScreenboardScreenboard component to overlay on the video grid.
Optional
annotateFlag to annotate the screen stream.
Optional
localThe local screen stream to use for annotation.
Interface defining the props for the FlexibleVideo component.