Table of Contents

Enum PhotographyFlickerReductionMode

Namespace
VisioForge.Core.Types.X.Photography
Assembly
VisioForge.Core.dll

Reduce flicker in video caused by light source fluctuation.

public enum PhotographyFlickerReductionMode

Fields

Off = 0

Disable flicker reduction.

Reduction50Hz = 1

50Hz flicker reduction.

Reduction60Hz = 2

60Hz flicker reduction.

Auto = 3

Choose mode automatically.