public static interface AliVideoCaptureCamera.VideoSourceListener
Modifier and Type | Method and Description |
---|---|
void |
onVideoFrame(byte[] videoFrame,
long timestamp,
int cameraId,
int orientation,
int width,
int height,
int format) |