标签: ios objective-c avcapturesession avcapture
我在一个视图上有一个AVCaptureVideoPreviewLayer,带有摄像头和上面的一些视图(按钮,参考线等)。
如何在用户看到应用程序时获取应用程序的快照(使用相机图像和叠加层)?
窗口snapshotViewAfterScreenUpdates:仅获取重叠的视图,主屏幕的drawViewHierarchyInRect:视图为空白,AVCaptureStillImageOutput我获取没有覆盖的相机图片
snapshotViewAfterScreenUpdates:
drawViewHierarchyInRect:
AVCaptureStillImageOutput