Meeting SDK for Linux API Reference
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
meeting_raw_archiving_interface.h
Go to the documentation of this file.
1
5#ifndef _MEETING_RAW_ARCHIVING_INTERFACE_H_
6#define _MEETING_RAW_ARCHIVING_INTERFACE_H_
7#include "zoom_sdk_def.h"
8
10
14{
15public:
20
25};
26
28#endif
Meeting raw archiving controller interface.
virtual SDKError StartRawArchiving()=0
start raw archiving,call this method can get rawdata receive privilege.
virtual SDKError StopRawArchiving()=0
stop raw archiving, call this method reclaim rawdata receive privilege.
ZOOM windows SDK Common Definition File.
#define END_ZOOM_SDK_NAMESPACE
#define BEGIN_ZOOM_SDK_NAMESPACE
SDKError
SDK error types. Here are more detailed structural descriptions.