Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.09 KB

mediacapture_preparelowlagrecordtostoragefileasync_1085563722.md

File metadata and controls

32 lines (22 loc) · 1.09 KB
-api-id -api-type
M:Windows.Media.Capture.MediaCapture.PrepareLowLagRecordToStorageFileAsync(Windows.Media.MediaProperties.MediaEncodingProfile,Windows.Storage.IStorageFile)
winrt method

Windows.Media.Capture.MediaCapture.PrepareLowLagRecordToStorageFileAsync

-description

Initializes the low lag recording using the specified file to store the recording. This method provides the LowLagMediaRecording object used to managed the recording.

-parameters

-param encodingProfile

The encoding profile for the recording.

-param file

The storage file where the image is saved.

-returns

When this method completes, a LowLagMediaRecording object is returned which can be used to start the photo capture.

-remarks

-examples

-see-also

-capabilities

backgroundMediaRecording