AppBroadcastPreviewStreamReader.TryGetNextVideoFrame Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|