AppBroadcastStreamAudioHeader.AbsoluteTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a time stamp indicating the system time at which the audio frame was captured.
public:
property DateTime AbsoluteTimestamp { DateTime get(); };
DateTime AbsoluteTimestamp();
public System.DateTimeOffset AbsoluteTimestamp { get; }
var dateTime = appBroadcastStreamAudioHeader.absoluteTimestamp;
Public ReadOnly Property AbsoluteTimestamp As DateTimeOffset
Property Value
A time stamp indicating the system time at which the audio frame was captured.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|