api/bytertc_face_detection_observer library

Copyright (c) 2026 Beijing Volcano Engine Technology Ltd.

Classes

IFaceDetectionObserver
@detail callback @author wangjunlin.3182 @brief 人脸检测结果回调观察者
注意:回调函数是在 SDK 内部线程(非 UI 线程)同步抛出来的,请不要做耗时操作或直接操作 UI,否则可能导致 app 崩溃。