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

适用于