AddVideosGridOptions

data class AddVideosGridOptions(val mainGridStreams: List<Stream>, val altGridStreams: List<Stream>, val numRows: Int, val numCols: Int, val actualRows: Int, val lastRowCols: Int, val removeAltGrid: Boolean, val parameters: AddVideosGridParameters)

Options for adding participants to the video grid.

Constructors

Link copied to clipboard
constructor(mainGridStreams: List<Stream>, altGridStreams: List<Stream>, numRows: Int, numCols: Int, actualRows: Int, lastRowCols: Int, removeAltGrid: Boolean, parameters: AddVideosGridParameters)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard