|
Zoom Rooms Controller SDK Reference 6.7.0
|
Gallery grid size. More...
#include <ZRCSDKTypes.h>
Data Fields | |
| uint32_t | maxRows = 0 |
| Number of the grid rows. | |
| uint32_t | maxColumns = 0 |
| Number of the grid columns. | |
Gallery grid size.
Definition at line 1308 of file ZRCSDKTypes.h.
| uint32_t GalleryGridSize::maxColumns = 0 |
Number of the grid columns.
Definition at line 1311 of file ZRCSDKTypes.h.
| uint32_t GalleryGridSize::maxRows = 0 |
Number of the grid rows.
Definition at line 1310 of file ZRCSDKTypes.h.