1656112142197
Meeting SDK - Windows v5.11.0
by Yves
Added New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in IMeetingLiveStreamController virtual SDKError StartRawLiveStream(const wchar_t* broadcastURL) = 0;
virtual SDKError1656110531747
Meeting SDK - Android v5.11.0
by Yves
Added New interfaces to provide live translation methods and extend live transcription to support multiple languages in Custom UI New enums in InMeetingLiveTranscriptionController enum1654029835154
Video SDK - iOS v1.3.1
by Yves Grant
Added Added Bitcode support. New error codes in ZoomVideoSDKErrors Errors_Call_Too_Frequently,
Errors_No_Impl,
Errors_Dont_Support_Feature,
Errors_Meeting_Phone_Error =1654027161813
Meeting SDK - Electron v5.10.6
by Yves Grant
Breaking change Refactored demo with Vue 3. The steps to run the sample app have changed. See below for details. Updated Removed ZN prefix from ZoomAPPLocale, ZoomSDKUserType, LeaveMeetingCmd, SDKViewType, VideoStatus, ShareStatus,1654023579331
Meeting SDK - Windows v5.10.6
by Yves Grant
Added New interface to allow the user to disable the new whiteboard feature. New interface in IMeetingUIElemConfiguration virtual void EnableCloudWhiteboard(bool bEnable) = 0; New callback to notify when a reaction is received in a Webinar.1654022400000
Meeting SDK - Android v5.10.6
by Yves Grant
Breaking change Interface change in InMeetingServiceListener: void onSpotlightVideoChanged(boolean on) is deprecated, replaced by void onSpotlightVideoChanged(List<Long> userList) Added New interface to allow the user to disable the new1651540200000
Meeting SDK v5.10.3 patch
by Yves Grant
Fixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.1651107600000
Meeting SDK - Android v5.10.3 (hotfix)
by Yves Grant
Fixed Issue where hiding the meeting number caused the meeting information button to be hidden.1650503894170
Video SDK - iOS v1.3.0
by Yves Grant
Added New interface to configure video preference profile. New enums in ZoomVideoSDKConstants.h typedef NS_ENUM(NSUInteger, ZoomVideoSDKVideoPreferenceMode) {
ZoomVideoSDKVideoPreferenceMode_Balance, ///Balance mode.