1package com.alivc.component.custom;
3import com.alivc.live.pusher.Visible;
31 public long customDetectProcess(
long dataPtr,
int width,
int height,
int rotation,
int format,
long extra);
User defined video custom detect callback.
long customDetectProcess(long dataPtr, int width, int height, int rotation, int format, long extra)
void customDetectCreate()
void customDetectDestroy()