Zoom Rooms Controller SDK Reference 6.5.0
Loading...
Searching...
No Matches
HWIOGridSize Struct Reference

HWIOGridSize. More...

#include <IHWIOHelper.h>

Data Fields

uint32_t maxRows = 0
 Gallery view max grid rows.
 
uint32_t maxColumns = 0
 Gallery view max grid columns.
 

Detailed Description

HWIOGridSize.

Definition at line 243 of file IHWIOHelper.h.

Field Documentation

◆ maxColumns

uint32_t HWIOGridSize::maxColumns = 0

Gallery view max grid columns.

Definition at line 246 of file IHWIOHelper.h.

◆ maxRows

uint32_t HWIOGridSize::maxRows = 0

Gallery view max grid rows.

Definition at line 245 of file IHWIOHelper.h.