swiftScan icon indicating copy to clipboard operation
swiftScan copied to clipboard

应该在子线程启动或停止

Open Hank-Zhong opened this issue 2 years ago • 0 comments

Call this method to start the flow of data from the capture session’s inputs to its outputs. This method is synchronous and blocks until the session starts running or it fails, which it reports by posting an AVCaptureSessionRuntimeError notification.

Hank-Zhong avatar Sep 29 '22 06:09 Hank-Zhong