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