This topic has not yet been rated - Rate this topic

CameraCaptureUIPhotoCaptureSettings.MaxResolution | maxResolution property

Determines the maximum resolution the user will be able to select.

Syntax


var maxResolution = cameraCaptureUIPhotoCaptureSettings.maxResolution;
cameraCaptureUIPhotoCaptureSettings.maxResolution = maxResolution;

Property value

Type: CameraCaptureUIMaxPhotoResolution

A value that indicates the maximum resolution the user will be able to select.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

Capabilities

webcam
microphone

See also

CameraCaptureUIPhotoCaptureSettings

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.