Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 740 Bytes

advancedphotomode.md

File metadata and controls

41 lines (28 loc) · 740 Bytes
-api-id -api-type
T:Windows.Media.Devices.AdvancedPhotoMode
winrt enum

AdvancedPhotoMode

-description

Defines the advanced photo capture modes.

-enum-fields

-field Auto:0

The system dynamically determines the advanced photo capture mode.

-field Standard:1

Standard capture mode.

-field Hdr:2

High Dynamic Range (HDR) capture mode.

-field LowLight:3

Low light capture mode.

-remarks

Note

Using the camera flash during advanced photo capture is not supported.

Version history

Windows version SDK version Value added
1607 14393 LowLight

-examples

-see-also