Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 629 Bytes

imediaframe_relativetime.md

File metadata and controls

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

Windows.Media.IMediaFrame.RelativeTime

-description

Gets or sets the relative time of the frame within the media stream.

-property-value

The relative time of the frame within the media stream.

-remarks

Use SystemRelativeTime to get a timestamp that is relative to the system and is correlatable across multiple media sources on the same device.

-examples

-see-also