1628886769284Video SDK Windows v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In zoom_video_sdk_session_info_interface.h:- virtual const zchar_t* getSessionID() = 0; New interface to retrieve user ID. In
1628886690843Video SDK iOS v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In ZoomVideoSDK.h:- (NSString * _Nullable)getSessionID; New interface to retrieve user ID. In ZoomVideoSDKUser.h:- (NSUInteger)getUserID;
1623713915138Video SDK Windows v1.1.0by Yves GrantAdded SDK sample app. Ability to send raw audio data. Added new member IZoomVideoSDKVirtualAudioMic for sending raw audio data in ZoomVideoSDKSessionContext. Support for virtual microphone and virtual speaker. Added
1623709257620Video SDK iOS v1.1.0by Yves GrantAdded Virtual audio mic to allow sending raw audio into a session. The interfaces for this are located in ZoomVideoSDK.h, ZoomVideoSDKDelegate.h and ZoomVideoSDKAudioSender.h:@property (nonatomic, assign) id<ZoomVideoSDKVirtualAudioMic>
1618879528876Video SDK Windows updates - 04/19/21 by Colette Turbevillev1.0.2 Changed & Fixed Enhanced encryption support. v1.0.1 Added Added interfaces to allow the user to retrieve video QoS statistics The added interface in `zoom_instant_sdk_session_info_interface.h`
1618874809774Video SDK iOS updates - 04/19/21 by Colette Turbevillev1.0.2 Changed & Fixed: Enhanced encryption support. v1.0.1 Added: Interfaces to allow the user to retrieve video QoS statistics. The interface in ZoomInstantSDK.h:- `(ZoomInstantSDKSessionAudioStatisticInfo *