Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 946 Bytes

lowlagphotocontrol.md

File metadata and controls

26 lines (17 loc) · 946 Bytes
-api-id -api-type
T:Windows.Media.Devices.LowLagPhotoControl
winrt class

Windows.Media.Devices.LowLagPhotoControl

-description

Provides functionality for managing the low shutter lag photo capture mode on the capture device.

-remarks

You can access the LowLagPhotoControl for the capture device through MediaCapture.VideoDeviceController.

Thumbnails are supported for a low shutter lag single photos and photo sequences.

To enable thumbnails, set ThumbnailEnabled to true.

You can set the desired thumbnail size through DesiredThumbnailSize and set the thumbnail format through ThumbnailFormat.

-examples

-see-also