Callback event of meeting share controller.
More...
#include <meeting_sharing_interface.h>
Callback event of meeting share controller.
Definition at line 112 of file meeting_sharing_interface.h.
◆ ~IMeetingShareCtrlEvent()
virtual IMeetingShareCtrlEvent::~IMeetingShareCtrlEvent |
( |
| ) |
|
|
inlinevirtual |
◆ onFailedToStartShare()
virtual void IMeetingShareCtrlEvent::onFailedToStartShare |
( |
| ) |
|
|
pure virtual |
Callback event of failure to start sharing.
◆ onLockShareStatus()
virtual void IMeetingShareCtrlEvent::onLockShareStatus |
( |
bool | bLocked | ) |
|
|
pure virtual |
◆ onMultiShareSwitchToSingleShareNeedConfirm()
Callback event of switching multi-participants share to one participant share.
- Parameters
-
◆ onOptimizingShareForVideoClipStatusChanged()
Callback event of the changed optimizing video status.
- Parameters
-
◆ onShareContentNotification()
Callback event of changed sharing information.
- Parameters
-
◆ onSharedVideoEnded()
virtual void IMeetingShareCtrlEvent::onSharedVideoEnded |
( |
| ) |
|
|
pure virtual |
Callback event of the shared video's playback has completed.
◆ onShareSettingTypeChangedNotification()
virtual void IMeetingShareCtrlEvent::onShareSettingTypeChangedNotification |
( |
ShareSettingType | type | ) |
|
|
pure virtual |
Callback event of sharing setting type changed.
- Parameters
-
◆ onSharingStatus()
Callback event of the changed sharing status.
- Parameters
-
◆ onVideoFileSharePlayError()
Callback event of the video file playback error.
- Parameters
-