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