tiler
tiler copied to clipboard
Voximplant Tiler is a video conference layout manager.
Results
1
tiler issues
Sort by
recently updated
recently updated
newest added
If you create a tiler with parameters where toCount is greater than colCount and rowCount: ```javascript { // draw area params for tiler "fromCount": 30, "toCount": 40, "colCount": 7, "rowCount":...