Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.2 KB

mediacapture_createmultisourceframereaderasync_1316837028.md

File metadata and controls

36 lines (20 loc) · 1.2 KB
-api-id -api-type
M:Windows.Media.Capture.MediaCapture.CreateMultiSourceFrameReaderAsync(Windows.Foundation.Collections.IIterable{Windows.Media.Capture.Frames.MediaFrameSource})
winrt method

Windows.Media.Capture.MediaCapture.CreateMultiSourceFrameReaderAsync

-description

Creates a MultiSourceMediaFrameReader that is used to acquire time-correlated frames from one or more MediaFrameSource objects.

-parameters

-param inputSources

A IIterable list of MediaFrameSource objects to be used by the frame reader.

-returns

An asynchronous operation that returns a MultiSourceMediaFrameReader upon successful completion.

-remarks

-see-also

-examples

-capabilities

backgroundMediaRecording