Published June 28, 2023
Note
- Version 1.8.0 was removed. Use v1.8.2 instead.
Added
- Support mirror video on canvas.
- New interface in
ZoomVideoSDKVideoHelper.h
- (BOOL)isMirrorMyVideoEnabled DEPRECATED_MSG_ATTRIBUTE("Use - (BOOL)isMyVideoMirrored; instead"); - (BOOL)isMyVideoMirrored;
- New interface in
Changes & Fixed
- Fixed issue where the Zoom canvas crashes when unsubscribing in different threads within the same view.
- Security enhancements.