BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.24k stars 4.61k forks source link

Enable flash mode on ios 12 #2619

Open lbaomyscoopapp opened 5 years ago

lbaomyscoopapp commented 5 years ago

On ios 12 we have to use AVCapturePhotoSettings to enable flash when capture image. So how can i apply AVCapturePhotoSettings to GPUImage. Pls help me. Thanks all!