ZOOM Windows SDK
5.2.42037.1112
|
Video Device test callback event. More...
#include <setting_service_interface.h>
Public Member Functions | |
virtual void | OnNoVideoDeviceIsUseful ()=0 |
Notify that no camera device is found. | |
virtual void | OnSelectedVideoDeviceIsChanged ()=0 |
Notify the user that a camera device is selected during the test, then the SDK will close the video testing. The user shall restart the test manually if he wants to test. | |
virtual void | OnNoWindowToShowPreview ()=0 |
A window is needed to show the video preview. This event notifies that there is no window handle or a wrong window handle is used. | |
Video Device test callback event.