VideoMediaFrame.GetVideoFrame Method

Definition

Creates a copy of the VideoMediaFrame as a VideoFrame object.

public:
 virtual VideoFrame ^ GetVideoFrame() = GetVideoFrame;
VideoFrame GetVideoFrame();
public VideoFrame GetVideoFrame();
function getVideoFrame()
Public Function GetVideoFrame () As VideoFrame

Returns

The VideoFrame containing a copy of the VideoMediaFrame image data.

Applies to