This topic has not yet been rated - Rate this topic

KnownCameraPhotoProperties.ExposureTime property

5/3/2013

Specifies the exposure time in microseconds.

Syntax


public static Guid ExposureTime { get; }

Property value

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

The ID of the exposure time.

Remarks

This property is used only when auto exposure has been disabled by the LockedAutoFocusParameters property.

This property is for use with the PhotoCaptureDevice class. In the PhotoCaptureDevice class, the GetProperty class gets the current value of the property (of type System.UInt32). The SetProperty method sets the property to a new value.

Not all values may be supported by each phone. Use the GetSupportedPropertyRange method to learn more about this property.

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

See also

KnownCameraPhotoProperties

 

 

Build date: 5/3/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.