Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 609 Bytes

imediaframe_systemrelativetime.md

File metadata and controls

23 lines (16 loc) · 609 Bytes
-api-id -api-type
P:Windows.Media.IMediaFrame.SystemRelativeTime
winrt property

Windows.Media.IMediaFrame.SystemRelativeTime

-description

Gets or sets a timestamp that is relative to the system and is correlatable across multiple media sources on the same device.

-property-value

A timestamp relative to the system.

-remarks

Use RelativeTime to get a timestamp that is relative to the media stream.

-examples

-see-also