WhiteBalancePreset enumeration

Indicates the scene or conditions that the camera optimizes for when selecting the color temperature.

Syntax

public enum WhiteBalancePreset
Public Enum WhiteBalancePreset
public enum class WhiteBalancePreset

Members

The WhiteBalancePreset enumeration has these members.

Member Value Description
Cloudy 1

Indicates that the camera adjusts the color temperature for a cloudy scene (6000-7500 degrees Kelvin).

Daylight 2

Indicates that the camera adjusts the color temperature for a scene lit by daylight (5000-6500 degrees Kelvin).

Flash 3

Indicates that the camera adjusts the color temperature for a scene lit by a camera flash (based on scene).

Fluorescent 4

Indicates that the camera adjusts the color temperature for a scene lit by florescent light (3700-4500 degrees Kelvin).

Tungsten 5

Indicates that the camera adjusts the color temperature for a scene lit by tungsten light (2800-3200 degrees Kelvin).

Candlelight 6

Indicates that the camera adjusts the color temperature for a scene lit by candlelight (1800-2100 degrees Kelvin).

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++]

Metadata

Windows.WinMD

Attributes

[Deprecated()]

[Version(0x06020000)]

[WebHostHidden()]