Zoom Rooms Controller SDK Reference 6.5.0
|
Meeting View Layout interfaces. More...
#include "ZRCSDKTypes.h"
Go to the source code of this file.
Data Structures | |
struct | VideoPageStatus |
Video page status. More... | |
struct | VideoThumbInfo |
Video thumb info. More... | |
struct | VideoLayoutStatus |
Video layout status. Default is Speaker View layout. More... | |
struct | WallViewStyleStatus |
Wall view style status Gallery view. More... | |
struct | VideoOrderInfo |
Video order info. More... | |
struct | ConfidenceMonitorInfo |
Confidence monitor info. More... | |
struct | ScreenLayoutCtrlInfo |
Meeting screen layout control info. More... | |
struct | ScreenLayoutInfo |
Meeting screen layout info. More... | |
struct | ScreenLayoutStatus |
Meeting screen layout status. More... | |
class | IMeetingViewLayoutHelperSink |
Meeting View Layout helper event callback. More... | |
class | IMeetingViewLayoutHelper |
Meeting View Layout helper interface. More... | |
Meeting View Layout interfaces.
Definition in file IMeetingViewLayoutHelper.h.
Attendee view layout type when viewing live feed. Here are more detailed structural descriptions.
Definition at line 111 of file IMeetingViewLayoutHelper.h.
Confidence monitor layout type Here are more detailed structural descriptions.
Enumerator | |
---|---|
ConfidenceMonitorLayoutTypeUnknown | None. |
ConfidenceMonitorLayoutTypeSelf | Self view. |
ConfidenceMonitorLayoutTypeActive | Active speaker. |
ConfidenceMonitorLayoutTypeShareContent | Share content. |
Definition at line 99 of file IMeetingViewLayoutHelper.h.
enum DynamicLayoutType |
Dynamic layout type Here are more detailed structural descriptions.
Enumerator | |
---|---|
DynamicLayoutTypeSpeakersOnUnknown | |
DynamicLayoutTypeSpeakersOnBottom | |
DynamicLayoutTypeSpeakersOnMiddle | |
DynamicLayoutTypeSpeakersOnTop |
Definition at line 87 of file IMeetingViewLayoutHelper.h.
enum PageVideoType |
Page video type. Here are more detailed structural descriptions.
Definition at line 62 of file IMeetingViewLayoutHelper.h.
thumbnails position type. Here are more detailed structural descriptions.
Definition at line 125 of file IMeetingViewLayoutHelper.h.
enum VideoLayoutStyle |
Zoom Room video layout style. Here are more detailed structural descriptions.
Definition at line 17 of file IMeetingViewLayoutHelper.h.
enum VideoOrderType |
Video order type. Here are more detailed structural descriptions.
Definition at line 74 of file IMeetingViewLayoutHelper.h.
enum VideoThumbPosition |
Video thumb position. Here are more detailed structural descriptions.
Definition at line 32 of file IMeetingViewLayoutHelper.h.
enum VideoThumbSize |
Video thumb size. Here are more detailed structural descriptions.
Definition at line 49 of file IMeetingViewLayoutHelper.h.