public interface AlivcLivePushCustomDetect
Modifier and Type | Method and Description |
---|---|
void |
customDetectCreate()
定制detect创建
|
void |
customDetectDestroy()
定制detect销毁
|
long |
customDetectProcess(long dataPtr,
int width,
int height,
int rotation,
int format,
long extra)
定制detect处理
|
void customDetectCreate()
long customDetectProcess(long dataPtr, int width, int height, int rotation, int format, long extra)
dataPtr
- width
- height
- format
- extra
- void customDetectDestroy()