AutoFocusRange enumeration

Indicates the camera autofocus range.

Syntax

public enum AutoFocusRange
Public Enum AutoFocusRange
public enum class AutoFocusRange

Members

The AutoFocusRange enumeration has these members.

Member Value Description
Macro 1

Indicates that the camera uses a close autofocus range.

Normal 2

Indicates that the camera uses a normal autofocus range.

Full 3

Indicates that the camera uses the full autofocus range.

Hyperfocal 4

Indicates that the camera uses a hyperfocal autofocus range.

Infinity 5

Indicates that the camera uses an infinite autofocus range.

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()]