PhotoCaptureDevice.IsFocusRegionSupported method

PhotoCaptureDevice.IsFocusRegionSupported method

[This topic contains pre-release information and is subject to change. Blank topics are included as placeholders.]

7/25/2012

Specifies whether the camera can be auto-focused programmatically.

Syntax

public:
static bool IsFocusRegionSupported(
  CameraType sensor
)

Parameters

sensor

Type: CameraType

The location of the camera on the phone (front or back).

Return value

Type: System.Boolean [.NET] | Platform::Boolean [C++]

True if autofocus can be initiated programmatically; otherwise, false.

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

PhotoCaptureDevice

 

 

Build date: 7/25/2012

Community Additions

Show: