AppBroadcastStreamAudioHeader.RelativeTimestamp Property

Definition

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

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

Property Value

A time stamp indicating the relative time within the audio stream at which the audio frame was captured.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to