Meeting SDK for Windows API Reference
|
ZOOM Custom Local Recording Interface. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | ICustomizedLocalRecordingLayoutHelper |
Enumerations | |
enum | RECORDING_LAYOUT_MODE { RECORDING_LAYOUT_MODE_NONE = 0 , RECORDING_LAYOUT_MODE_ACTIVE_VIDEO_ONLY = 1 , RECORDING_LAYOUT_MODE_VIDEO_WALL = (1<<1) , RECORDING_LAYOUT_MODE_SHARE_AND_VIDEO = (1<<2) , RECORDING_LAYOUT_MODE_ONLY_AUDIO = (1<<3) , RECORDING_LAYOUT_MODE_ONLY_SHARE = (1<<4) } |
Layout mode of local recording. Here are more detailed structural descriptions. More... | |
ZOOM Custom Local Recording Interface.
Definition in file customized_local_recording.h.
Layout mode of local recording. Here are more detailed structural descriptions.
Definition at line 15 of file customized_local_recording.h.