Function Environment.autoExposureSpeed

The speed of the auto exposure effect. Affects the time needed for the camera to perform auto exposure.

double autoExposureSpeed() nothrow @property @nogc;

void autoExposureSpeed (
  double v
) nothrow @property @nogc;