Video SDK for Linux API Reference
Loading...
Searching...
No Matches
zoom_video_sdk_api.h
Go to the documentation of this file.
1
7#ifndef _ZOOM_VIDEO_SDK_API_H_
8#define _ZOOM_VIDEO_SDK_API_H_
10
12extern "C"
13{
14 class IZoomVideoSDK;
15
20
23}
25#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