Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.46 KB

mediacapture_preparelowlagrecordtocustomsinkasync_823836881.md

File metadata and controls

35 lines (25 loc) · 1.46 KB
-api-id -api-type
M:Windows.Media.Capture.MediaCapture.PrepareLowLagRecordToCustomSinkAsync(Windows.Media.MediaProperties.MediaEncodingProfile,System.String,Windows.Foundation.Collections.IPropertySet)
winrt method

Windows.Media.Capture.MediaCapture.PrepareLowLagRecordToCustomSinkAsync

-description

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

-parameters

-param encodingProfile

The encoding profile to use for the recording.

-param customSinkActivationId

The activatable class ID of the media extension for the custom media sink.

-param customSinkSettings

Contains properties of the media extension.

-returns

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

-remarks

-examples

-see-also

PrepareLowLagRecordToCustomSinkAsync(MediaEncodingProfile, IMediaExtension)

-capabilities

backgroundMediaRecording