AppBroadcastStreamVideoHeader.RelativeTimestamp Property

Definition

Gets a time stamp indicating the relative time within the video stream at which the video frame was captured.

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

Property Value

The relative time within the video stream at which the video frame was captured.

Windows requirements

Requirements Description
App capabilities
appBroadcast appBroadcastSettings

Applies to