AppBroadcastPreviewStreamVideoHeader.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 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
|