Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 828 Bytes

mediacapture_pauserecordasync_1650376226.md

File metadata and controls

30 lines (22 loc) · 828 Bytes
-api-id -api-type
M:Windows.Media.Capture.MediaCapture.PauseRecordAsync(Windows.Media.Devices.MediaCapturePauseBehavior)
winrt method

Windows.Media.Capture.MediaCapture.PauseRecordAsync

-description

Pauses an ongoing record operation.

-parameters

-param behavior

A value indicating whether the media capture hardware resources should be preserved or released while recording is paused.

-returns

An asynchronous action.

-remarks

Resume recording by calling ResumeRecordAsync.

-examples

-see-also

ResumeRecordAsync

-capabilities

backgroundMediaRecording