The interface to set the meeting video information.
More...
#include <premeeting_service_interface.h>
Inherited by IMeetingItemInfoSelectHelper.
The interface to set the meeting video information.
◆ SelectAttendeeVideoOnOrOff()
virtual SDKError ISelectMeetingItemVideoOptionHelper::SelectAttendeeVideoOnOrOff |
( |
bool |
bOn | ) |
|
|
pure virtual |
Set to enable or disable the video of the participants.
- Parameters
-
bOn | TRUE indicates to enable the video. |
- Returns
- If the function succeeds, the return value is SDKErr_Success. Otherwise failed. To get extended error information, see SDKError enum.
◆ SelectHostVideoOnOrOff()
virtual SDKError ISelectMeetingItemVideoOptionHelper::SelectHostVideoOnOrOff |
( |
bool |
bOn | ) |
|
|
pure virtual |
Enable or disable the host video function.
- Parameters
-
bOn | TRUE indicates to enable the host video. |
- Returns
- If the function succeeds, the return value is SDKErr_Success. Otherwise failed. To get extended error information, see SDKError enum.
The documentation for this class was generated from the following file: