|
Zoom Rooms Controller SDK Reference 7.1.0
|
Meeting Video interfaces. More...
#include "ZRCSDKTypes.h"Go to the source code of this file.
Data Structures | |
| struct | ScreenStatusForPin |
| Screen status for pin video or pin share. More... | |
| struct | SpotlightStatus |
| Spotlight status. More... | |
| struct | MyVideoTouchUpSettings |
| My video touch up settings. More... | |
| struct | MyVideoLowLightSettings |
| My video low light settings. More... | |
| struct | MyVideoSettings |
| My video settings. More... | |
| struct | MyMeetingVideoSettings |
| My meeting video settings of the specific meeting, which includes my video settings and the specific meeting. More... | |
| class | IMeetingVideoHelperSink |
| Meeting Video helper event callback. More... | |
| class | IMeetingVideoHelper |
| Meeting Video helper interface. More... | |
| enum CanNotPinShareReason |
Screen cannot pin share reason. Here are more detailed structural descriptions.
| Enumerator | |
|---|---|
| CanNotPinShareReasonUnknown | Unclassified reason. |
| CanNotPinShareReasonContentOnly | Content only not enabled, current ScreenLayoutSourceType is not ScreenLayoutSourceTypeSharedContent. |
Definition at line 30 of file IMeetingVideoHelper.h.
Indicates whether Touch Up My Appearance conflicts with other features.
MyVideoSettingsDisableReasonNone means there is no conflict with other features. A non-None value means Touch Up My Appearance conflicts with another feature.
Definition at line 99 of file IMeetingVideoHelper.h.
| enum PinShareWarningType |
Screen pin share warning type. Here are more detailed structural descriptions.
Definition at line 17 of file IMeetingVideoHelper.h.
| enum PreviewVideoType |
Preview video type. Here are more detailed structural descriptions.
Definition at line 40 of file IMeetingVideoHelper.h.