How can AVCaptureVideoDataOutput define a capture area?

Viewed 15

i am doing liveness face detection with Google MLKit, but I want the AVCaptureVideoDataOutput to capture only the specific area. Could any here guide me on how to define a specific capture area for AVCaptureVideoDataOutput?

0 Answers
Related