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

适用于