isCameraAutoExposureFaceModeSupported abstract method

Future<bool> isCameraAutoExposureFaceModeSupported()

检测设备是否支持自动曝光功能。

Returns true : 设备支持自动曝光功能。 false : 设备不支持自动曝光功能。

Implementation

Future<bool> isCameraAutoExposureFaceModeSupported();