Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.22 KB

mediacapture_startrecordtocustomsinkasync_1216713323.md

File metadata and controls

33 lines (24 loc) · 1.22 KB
-api-id -api-type
M:Windows.Media.Capture.MediaCapture.StartRecordToCustomSinkAsync(Windows.Media.MediaProperties.MediaEncodingProfile,Windows.Media.IMediaExtension)
winrt method

Windows.Media.Capture.MediaCapture.StartRecordToCustomSinkAsync

-description

Start recording to a custom media sink using the specified encoding profile.

-parameters

-param encodingProfile

The encoding profile to use for the recording.

-param customMediaSink

The media extension for the custom media sink.

-returns

An object that is used to control the asynchronous operation.

-remarks

A RecordLimitationExceeded event is raised if the record limit is exceeded. In the current release, record limit is three hours.

-examples

-see-also

StartRecordToCustomSinkAsync(MediaEncodingProfile, String, IPropertySet), RecordLimitationExceeded

-capabilities

backgroundMediaRecording