Zoom Rooms Controller SDK Reference 6.6.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 1296 of file ZRCSDKTypes.h.
uint32_t GalleryGridSize::maxColumns = 0 |
Number of the grid columns.
Definition at line 1299 of file ZRCSDKTypes.h.
uint32_t GalleryGridSize::maxRows = 0 |
Number of the grid rows.
Definition at line 1298 of file ZRCSDKTypes.h.