CameraCapturePropertyRange class

Specifies the range of property values that are supported on the phone.

Syntax

public sealed class CameraCapturePropertyRange
Public NotInheritable Class CameraCapturePropertyRange
public ref class CameraCapturePropertyRange sealed 

Members

The CameraCapturePropertyRange class has these types of members:

  • Properties

Properties

The CameraCapturePropertyRange class has these properties.

Property Access type Description

Max

Read-only

Gets the maximum property value supported on the phone.

Min

Read-only

Gets the minimum property value supported on the phone.

 

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

[MarshalingBehavior(Agile)]

[Version(0x06020000)]

[WebHostHidden()]

See also

Object