Video SDK for Windows API Reference
Loading...
Searching...
No Matches
zoom_video_sdk_api.h File Reference

Zoom Video SDK API entry points. More...

Go to the source code of this file.

Functions

ZOOM_VIDEO_SDK_EXPORT IZoomVideoSDKCreateZoomVideoSDKObj ()
 Creates the Zoom Video SDK object instance.
 
ZOOM_VIDEO_SDK_EXPORT void DestroyZoomVideoSDKObj ()
 Destroys the Zoom Video SDK object instance.
 

Detailed Description

Zoom Video SDK API entry points.

Definition in file zoom_video_sdk_api.h.

Function Documentation

◆ CreateZoomVideoSDKObj()

ZOOM_VIDEO_SDK_EXPORT IZoomVideoSDK * CreateZoomVideoSDKObj ( )

Creates the Zoom Video SDK object instance.

Returns
If the function succeeds, the return value is a pointer to the Zoom Video SDK object. Otherwise, this function fails and returns nullptr.

◆ DestroyZoomVideoSDKObj()

ZOOM_VIDEO_SDK_EXPORT void DestroyZoomVideoSDKObj ( )

Destroys the Zoom Video SDK object instance.