次の方法で共有


AppBroadcastStreamVideoHeader.RelativeTimestamp プロパティ

定義

ビデオ フレームがキャプチャされたビデオ ストリーム内の相対時間を示すタイム スタンプを取得します。

public:
 property TimeSpan RelativeTimestamp { TimeSpan get(); };
TimeSpan RelativeTimestamp();
public System.TimeSpan RelativeTimestamp { get; }
var timeSpan = appBroadcastStreamVideoHeader.relativeTimestamp;
Public ReadOnly Property RelativeTimestamp As TimeSpan

プロパティ値

ビデオ フレームがキャプチャされたビデオ ストリーム内の相対時間。

Windows の要件

アプリの機能
appBroadcast appBroadcastSettings

適用対象