Home | History | Annotate | Download | only in camera

Lines Matching full:exposure

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