Meeting SDK for Windows API Reference
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ICameraControllerEvent Class Referenceabstract

#include <zoom_sdk_util_define.h>

Public Member Functions

virtual void onControllerStatusChanged (bool valid)=0
 Callback of event that controller status changes.

 

Detailed Description

Definition at line 12 of file zoom_sdk_util_define.h.

Member Function Documentation

◆ onControllerStatusChanged()

virtual void ICameraControllerEvent::onControllerStatusChanged ( bool valid)
pure virtual

Callback of event that controller status changes.