Share via


CapturedFrame.GetOutputStreamAt(UInt64) Method

Definition

Gets the output stream at the specified position.

public IOutputStream GetOutputStreamAt(ulong position);

Parameters

position
UInt64

The position in the output stream.

Returns

The output stream.

Implements

M:Windows.Storage.Streams.IRandomAccessStream.GetOutputStreamAt(System.UInt64)

Applies to