ZOOM Windows SDK
5.2.42037.1112
|
The interface to query meeting video information. More...
#include <premeeting_service_interface.h>
Inherited by IMeetingItemInfo.
Public Member Functions | |
virtual bool | IsHostVideoOnOrOff ()=0 |
Determine if the host enables the video when joins the meeting. More... | |
virtual bool | IsAttendeeVideoOnOrOff ()=0 |
Determine if the video of the participant is enabled when joining meeting. More... | |
The interface to query meeting video information.
|
pure virtual |
Determine if the video of the participant is enabled when joining meeting.
|
pure virtual |
Determine if the host enables the video when joins the meeting.