Video SDK for Windows API Reference
|
Video option used by ZoomVideoSDKSessionContext. More...
#include <zoom_video_sdk_def.h>
Public Member Functions | |
ZoomVideoSDKVideoOption () | |
Data Fields | |
bool | localVideoOn |
Indicates whether the local video should be turned on by default. | |
Video option used by ZoomVideoSDKSessionContext.
Definition at line 427 of file zoom_video_sdk_def.h.
|
inline |
Definition at line 434 of file zoom_video_sdk_def.h.
References localVideoOn.
bool ZoomVideoSDKVideoOption::localVideoOn |
Indicates whether the local video should be turned on by default.
Definition at line 433 of file zoom_video_sdk_def.h.
Referenced by ZoomVideoSDKVideoOption().