Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 589 Bytes

capturedframe_writeasync_897036872.md

File metadata and controls

26 lines (18 loc) · 589 Bytes
-api-id -api-type
M:Windows.Media.Capture.CapturedFrame.WriteAsync(Windows.Storage.Streams.IBuffer)
winrt method

Windows.Media.Capture.CapturedFrame.WriteAsync

-description

Asynchronously writes the specified data to the stream.

-parameters

-param buffer

The data to write to the stream.

-returns

Represents an asynchronous operation that returns a result and reports progress.

-remarks

-examples

-see-also