1674143279661Video SDK - Web v1.6.0by ChasityAdded Pan-Tilt-Zoom (PTZ) camera control and far end camera control: With stream.requestFarEndCameraControl() and stream.approveFarEndCameraControl() and stream.controlFarEndCameramethods and several related events, now you can control the
1674098316780Meeting SDK - macOS v5.13.5 by ChasityAdded New interface to support hiding self-video view in ZoomSDKVideoSetting - (ZoomSDKError)enableHideSelfView:(BOOL)enable; - (BOOL)isHideSelfViewEnabled; New interface to support stopping all participant’s incoming video. New
1674066035275Video SDK for iOS v1.6.2by YvesAdded New interface to support translation messageList. New interface in ZoomVideoSDKNetworkConnectionHelper.h - (BOOL)isAllowViewFullTranscriptEnable; - (NSArray <ZoomVideoSDKLiveTranscriptionMessageInfo*>
1671638433071Meeting SDK - macOS v5.13.0by ChasityAdded New interfaces to support Immersive Scene in customized user interfaces. New interface in ZoomSDKMeetingService: -(ZoomSDKCustomImmersiveController*)getMeetingImmersiveController; New interface class named
1671637200000Video SDK for iOS v1.6.0by ChasityAdded Interface to support canvas previews. Add interface in ZoomVideoSDKVideoHelper.h - (ZoomVideoSDKError)startVideoCanvasPreview:(UIView * _Nullable)view andAspectMode:(ZoomVideoSDKVideoAspect)aspect; Interface to support individual
1671030000000Video SDK React Native v1.5.3by ChasityAdded New interface to support “far end camera control”. New interface ZoomVideoSdkRemoteCameraControlHelper requestControlRemoteCamera: () => Promise<Errors>; giveUpControlRemoteCamera: () => Promise<Errors>; turnLeft: (range: number)
1670274780000Marketplace API - December 5, 2022by Ji Won L.Added New Get a user's entitlements API GET /v2/marketplace/users/{userId}/entitlements
1669147149168Video SDK - iOS v1.5.3by ChasityAdded New interface to clean up the SDK. New interface in ZoomVideoSDK.h- (ZoomVideoSDKError)cleanup; New interfaces for network quality events. New interface in ZoomVideoSDKUser.h@property (nonatomic, assign) ZoomVideoSDKNetworkStatus