Share via


CaptureResult.StatisticsSceneFlicker Property

Definition

The camera device estimated scene illumination lighting frequency.

[Android.Runtime.Register("STATISTICS_SCENE_FLICKER")]
public static Android.Hardware.Camera2.CaptureResult.Key? StatisticsSceneFlicker { get; }
[<Android.Runtime.Register("STATISTICS_SCENE_FLICKER")>]
static member StatisticsSceneFlicker : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.STATISTICS_SCENE_FLICKER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also