1668631368853
Video SDK - Windows v1.5.2
by Chasity
Added New interfaces to support adjusting individual user's local audio volume. New interfaces in IZoomVideoSDKUser virtual bool setUserVolume(float volume, bool isShareAudio = false) = 0;
virtual bool getUserVolume(float& volume, bool1668628762237
Meeting SDK - Electron v5.12.8
by Chasity
1665669600000
Video SDK v1.5.2 (patch)
by Chasity
1665669600000
Meeting SDK v5.12.2 (patch)
by Chasity
Fixed Minor bug fixes. Security enhancements.1664456400000
Meeting SDK for Electron v5.12.0
by Chasity
Breaking change Upgrade the electron version to 19.1664456400000
Video SDK for Windows v1.5.0
by Chasity
Added New interface to support proxy settings and get SSL certificate info. New class IZoomVideoSDKProxySettingHandler class IZoomVideoSDKProxySettingHandler
{
public:
virtual ~IZoomVideoSDKProxySettingHandler() {};
virtual const zchar_t*1661953047879
Meeting SDK - Electron v5.11.11
by Chasity
Add Add StartRawArchiving and StopRawArchiving interfaces in lib/zoom_meeting_raw_archiving_ctrl.js to access raw meeting audio/video data and control the meeting voice and video archiving. Add MeetingShare_SetAudioShareMode and1661952935318
Video SDK - Windows v1.4.1
by Chasity
Added New interfaces to support programmatic virtual background. New class IVirtualBackgroundItem: class IVirtualBackgroundItem
{
public:
virtual const zchar_t* getImageFilePath() = 0;
virtual const zchar_t* getImageName() = 0;
virtual1659056312914
Set data center region in JWT payload
by Yves
New optional field in JWT payload to allow setting the data center region preference for the session. Specify the data center location used by the participant, separated by commas. Valid geo regions: US,AU,CA,IN,CN,BR,MX,HK,SG,JP,DE,NL