Meeting SDK for Windows API Reference
Loading...
Searching...
No Matches
ILipSyncAvatarPreviewHelperEvent Class Referenceabstract

lip-sync avatar callback event. More...

#include <setting_service_interface.h>

Public Member Functions

virtual ~ILipSyncAvatarPreviewHelperEvent ()
 
virtual void OnNoWindowToShowLipsyncPreview ()=0
 Notification of there is no window handle or a wrong window handle is used.
 

Detailed Description

lip-sync avatar callback event.

Definition at line 775 of file setting_service_interface.h.

Constructor & Destructor Documentation

◆ ~ILipSyncAvatarPreviewHelperEvent()

virtual ILipSyncAvatarPreviewHelperEvent::~ILipSyncAvatarPreviewHelperEvent ( )
inlinevirtual

Definition at line 778 of file setting_service_interface.h.

778{}

Member Function Documentation

◆ OnNoWindowToShowLipsyncPreview()

virtual void ILipSyncAvatarPreviewHelperEvent::OnNoWindowToShowLipsyncPreview ( )
pure virtual

Notification of there is no window handle or a wrong window handle is used.