Home | History | Annotate | Download | only in camera

Lines Matching full:exposure

299     // Exposure compensation index. 0 means exposure is not adjusted.
302 // The maximum exposure compensation index (>=0).
305 // The minimum exposure compensation index (<=0).
308 // The exposure compensation step. Exposure compensation index multiply by
309 // step eqals to EV. Ex: if exposure compensation index is 6 and step is
313 // The state of the auto-exposure lock. "true" means that
314 // auto-exposure is locked to its current value and will not
315 // change. "false" means the auto-exposure routine is free to
316 // change exposure values. If auto-exposure is already locked,
318 // recalculate exposure values). Changing exposure compensation
319 // settings will still affect the exposure settings while
320 // auto-exposure is locked. Stopping preview or taking a still
322 // exposure compensation, this allows for capturing multi-exposure
323 // brackets with known relative exposure values. Locking
324 // auto-exposure after open but before the first call to
329 // Whether locking the auto-exposure is supported. "true" means it is, and
339 // with exposure compensation, this allows for capturing
340 // multi-exposure brackets with fixed white balance. Locking
356 // exposure.
387 // No matter what metering areas are, the final exposure are compensated