Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.28 KB

mediacapturesettings.md

File metadata and controls

37 lines (25 loc) · 1.28 KB
-api-id -api-type
T:Windows.Media.Capture.MediaCaptureSettings
winrt class

Windows.Media.Capture.MediaCaptureSettings

-description

Contains read-only configuration settings for the MediaCapture object.

-remarks

To get an instance of this class, retrieve the MediaCapture.MediaCaptureSettings property.

For how-to guidance for using the MediaCapture object to capture audio, photos, and video, see Camera.

Note

This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).

Version history

Windows version SDK version Value added
1803 17134 Direct3D11Device

-examples

-see-also

-capabilities

backgroundMediaRecording microphone, webcam