Video SDK for Windows API Reference
Loading...
Searching...
No Matches
zoom_video_sdk_api.h
Go to the documentation of this file.
1
6#ifndef _ZOOM_VIDEO_SDK_API_H_
7#define _ZOOM_VIDEO_SDK_API_H_
9
11extern "C"
12{
13 class IZoomVideoSDK;
19
24}
26#endif
Zoom Video SDK API manager. Main singleton object that controls the video session creation,...
ZOOM_VIDEO_SDK_EXPORT void DestroyZoomVideoSDKObj()
Destroy zoom video sdk obj.
ZOOM_VIDEO_SDK_EXPORT IZoomVideoSDK * CreateZoomVideoSDKObj()
Returns zoom video sdk obj.
Zoom Video SDK Common Definition File.
#define BEGIN_ZOOM_VIDEO_SDK_NAMESPACE
#define END_ZOOM_VIDEO_SDK_NAMESPACE
#define ZOOM_VIDEO_SDK_EXPORT