Published October 24, 2023
Added
- New interfaces to allow green share border to be toggled.
- New interface in class
IZoomVideoSDKShareSettingHelper
.
virtual ZoomVideoSDKErrors enableGreenBorder(bool bEnable) = 0; virtual bool isGreenBorderEnabled() = 0;
- New interface in class
Changed & Fixed
- Fixed an issue where win64 and ARM packages could not receive callback
onAnnotationHelperActived
.