Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 799 Bytes

photocapturesource.md

File metadata and controls

35 lines (23 loc) · 799 Bytes
-api-id -api-type
T:Windows.Media.Capture.PhotoCaptureSource
winrt enum

PhotoCaptureSource

-description

Specifies which stream on a video camera is used to capture photos.

-enum-fields

-field Auto:0

Automatically select the stream.

-field VideoPreview:1

Use the video stream.

-field Photo:2

Use the photo stream.

-remarks

Some video cameras have a separate photo stream that can capture still images at higher resolution than the video stream. For more information on configuring the MediaCapture object, see MediaCaptureInitializationSettings.

-examples

-see-also

-capabilities

microphone, webcam