Windows SDK API Reference
Loading...
Searching...
No Matches
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.
More...
 

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.