AppBroadcastPreviewStreamVideoHeader.RelativeTimestamp Property

Definition

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

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

Property Value

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

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to