rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

Locking exposure #314

Open PhilipDukhov opened 8 years ago

PhilipDukhov commented 8 years ago

Hello, I wanna lock the exposure after it was adjusted and then start taking a video. I can't see methods which will allow me to do that, and when I am trying to lock the exposure with the setting status .Lock to all devices([AVCaptureDevice devices]) which supports this operation, it still continues changing exposure and send messages to my delegate about that.