Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 977 Bytes

lowlagmediarecording_pausewithresultasync_1100916153.md

File metadata and controls

26 lines (18 loc) · 977 Bytes
-api-id -api-type
M:Windows.Media.Capture.LowLagMediaRecording.PauseWithResultAsync(Windows.Media.Devices.MediaCapturePauseBehavior)
winrt method

Windows.Media.Capture.LowLagMediaRecording.PauseWithResultAsync

-description

Pauses an ongoing low lag media record operation and provides a MediaCapturePauseResult that can be used to help the user align the camera with the last captured frame when resuming recording.

-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 that returns a MediaCapturePauseResult upon completion.

-remarks

-examples

-see-also