ZOOM Windows SDK  5.2.42037.1112
Classes | Enumerations
meeting_recording_interface.h File Reference

Recording of Meeting Service Interface Valid for both ZOOM style and user custom interface mode. More...

#include "..\zoom_sdk_def.h"
#include <time.h>

Go to the source code of this file.

Classes

class  IMeetingRecordingCtrlEvent
 Meeting recording callback event. More...
 
class  IMeetingRecordingController
 Meeting recording controller interface. More...
 

Enumerations

enum  RecordingStatus {
  Recording_Start, Recording_Stop, Recording_DiskFull, Recording_Pause,
  Recording_Connecting
}
 Recording status. Here are more detailed structural descriptions. More...
 

Detailed Description

Recording of Meeting Service Interface Valid for both ZOOM style and user custom interface mode.

Enumeration Type Documentation

◆ RecordingStatus

Recording status. Here are more detailed structural descriptions.

Enumerator
Recording_Stop 

Start recording on local computer or on cloud.

Recording_DiskFull 

Stop recording on local computer or on cloud.

Recording_Pause 

There is no space to store for both local and cloud recording.

Recording_Connecting 

Pause recording on local or on cloud.