CapturedFrame.CloneStream Method

Definition

Creates a copy of the stream.

public:
 virtual IRandomAccessStream ^ CloneStream() = CloneStream;
IRandomAccessStream CloneStream();
public IRandomAccessStream CloneStream();
function cloneStream()
Public Function CloneStream () As IRandomAccessStream

Returns

The clone of the strem.

Implements

Applies to