ZOOM Windows SDK  5.2.42037.1112
Public Member Functions | List of all members
IQueryMeetingItemVideoOptionHelper Class Referenceabstract

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...
 

Detailed Description

The interface to query meeting video information.

Member Function Documentation

◆ IsAttendeeVideoOnOrOff()

virtual bool IQueryMeetingItemVideoOptionHelper::IsAttendeeVideoOnOrOff ( )
pure virtual

Determine if the video of the participant is enabled when joining meeting.

Returns
TRUE indicates that the video of the participant is enabled.

◆ IsHostVideoOnOrOff()

virtual bool IQueryMeetingItemVideoOptionHelper::IsHostVideoOnOrOff ( )
pure virtual

Determine if the host enables the video when joins the meeting.

Returns
TRUE indicates that the video of host is enabled.

The documentation for this class was generated from the following file: