objective c - AVFoundation set white balance values back to auto -


i'm building app want change white balance using avcapturewhitebalancetemperatureandtintvalues, after while want change white balance automatic. there variable in avfoundation allows reset temperature , tint values auto?

figured out. in same boat, line of code added:

[_videodevice setwhitebalancemode:avcapturewhitebalancemodecontinuousautowhitebalance]; 

Comments

Popular posts from this blog

Using django-mptt to get only the categories that have items -

ruby - Train neural network with sine function -

javascript - Java with RWeka packege -