public static interface AliVideoCaptureCamera.VideoSourceTextureListener
Modifier and Type | Method and Description |
---|---|
void |
onVideoFrame(int textureId,
long timestamp,
int cameraId,
int orientation,
int width,
int height,
int format,
float[] matrix) |