AppBroadcastPreviewStreamVideoHeader.AbsoluteTimestamp Property

Definition

Gets the absolute time stamp for the app broadcast preview stream video frame.

public:
 property DateTime AbsoluteTimestamp { DateTime get(); };
DateTime AbsoluteTimestamp();
public System.DateTimeOffset AbsoluteTimestamp { get; }
var dateTime = appBroadcastPreviewStreamVideoHeader.absoluteTimestamp;
Public ReadOnly Property AbsoluteTimestamp As DateTimeOffset

Property Value

The absolute time stamp for the app broadcast preview stream video frame.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to