Banuba SDK
Public Member Functions | List of all members
bnb::interfaces::camera_poi_listener Class Referenceabstract

Callback to get center of square bounding the face. More...

#include <camera_poi_listener.hpp>

Public Member Functions

virtual void on_camera_poi_changed (float x, float y)=0
 

Detailed Description

Callback to get center of square bounding the face.

Definition at line 15 of file camera_poi_listener.hpp.

Member Function Documentation

◆ on_camera_poi_changed()

virtual void bnb::interfaces::camera_poi_listener::on_camera_poi_changed ( float  x,
float  y 
)
pure virtual
See also
EffectPlayer.setCameraPoiListener

The documentation for this class was generated from the following file: