次の方法で共有


AppBroadcastPreviewStreamReader.TryGetNextVideoFrame メソッド

定義

アプリ ブロードキャスト プレビュー ストリームから次のビデオ フレームの取得を試みます。

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

戻り値

アプリブロードキャスト プレビュー ストリームからの次のビデオ フレーム。

Windows の要件

アプリの機能
appBroadcast appBroadcastSettings

適用対象