外置人脸识别算法相关回调
More...
#include "AlivcLivePusher.h"
◆ onCreateDetector:
◆ onDestoryDetector:
◆ onDetectorProcess:data:w:h:rotation:format:extra:
- (long) onDetectorProcess: |
|
(AlivcLivePusher *) | pusher |
data: |
|
(long) | data |
w: |
|
(int) | w |
h: |
|
(int) | h |
rotation: |
|
(int) | rotation |
format: |
|
(int) | format |
extra: |
|
(long) | extra |
|
optionalrequired |
通知外置识别器处理回调
- Parameters
-
pusher | 推流引擎对象 |
data | 数据buffer地址 |
w图像宽 | |
h图像高 | |
rotation | 图像角度 |
format | 图像格式 |
extra | 额外信息 |
- Returns
- 处理后的数据buffer地址
The documentation for this protocol was generated from the following file: