public interface LVSnapshotCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onCameraSnapshotComplete(int code,
Bitmap bitmap)
返回截取相机画面图片
|
void onCameraSnapshotComplete(int code,
Bitmap bitmap)
code - 结果码 详情见:LVErrorCodebitmap - 截图对象