AppBroadcastPreviewStreamReader.TryGetNextVideoFrame Method

Definition

Attempts to retrieve the next video frame from the app broadcast preview stream.

public:
 virtual AppBroadcastPreviewStreamVideoFrame ^ TryGetNextVideoFrame() = TryGetNextVideoFrame;
AppBroadcastPreviewStreamVideoFrame TryGetNextVideoFrame();
public AppBroadcastPreviewStreamVideoFrame TryGetNextVideoFrame();
function tryGetNextVideoFrame()
Public Function TryGetNextVideoFrame () As AppBroadcastPreviewStreamVideoFrame

Returns

The next video frame from the app broadcast preview stream.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to