Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.26 KB

ksproperty-clock-correlatedtime.md

File metadata and controls

41 lines (29 loc) · 1.26 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_CLOCK_CORRELATEDTIME
Clients use the KSPROPERTY_CLOCK_CORRELATEDTIME property to compare the current presentation time on a clock to the current system time.
KSPROPERTY_CLOCK_CORRELATEDTIME Streaming Media Devices
apiref
reference
KSPROPERTY_CLOCK_CORRELATEDTIME
ks.h
HeaderDef
10/18/2021

KSPROPERTY_CLOCK_CORRELATEDTIME

Clients use the KSPROPERTY_CLOCK_CORRELATEDTIME property to compare the current presentation time on a clock to the current system time.

Usage Summary Table

Get Set Target Property Descriptor Type Property Value Type
Yes No Pin KSPROPERTY KSCORRELATED_TIME

Remarks

The KSCORRELATED_TIME structure contains the current clock time in the Time member and the correlated physical time in the SystemTime member.

Requirements

Header: ks.h (include Ks.h)

See also

KSPROPERTY_CLOCK_PHYSICALTIME

KeQueryPerformanceCounter

KS Clocks