AppBroadcastStreamAudioHeader.RelativeTimestamp プロパティ

定義

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

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

プロパティ値

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

Windows の要件

アプリの機能
appBroadcast appBroadcastSettings

適用対象