You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Camera类可以执行多次addCallbackBuffer方法,然后onPreviewFrame(byte[] data, Camera camera)回调会循环返回addCallbackBuffer添加的buffer(即onPreviewFrame返回的data),多次addCallbackBuffer的作用是什么?有什么样的场景适用?求大神速来回复,3Q!