Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.34 KB

ksproperty-clock-physicaltime.md

File metadata and controls

43 lines (30 loc) · 1.34 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_CLOCK_PHYSICALTIME
Clients use the KSPROPERTY_CLOCK_PHYSICAL_TIME property to determine the current physical time of a clock.
KSPROPERTY_CLOCK_PHYSICALTIME Streaming Media Devices
apiref
reference
KSPROPERTY_CLOCK_PHYSICALTIME
ks.h
HeaderDef
10/18/2021

KSPROPERTY_CLOCK_PHYSICALTIME

Clients use the KSPROPERTY_CLOCK_PHYSICAL_TIME property to determine the current physical time of a clock.

Usage Summary Table

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

Remarks

This property returns a value of type LONGLONG, representing the current physical time in 100-nanosecond units.

The physical time of a clock is an ever-progressing counter. Unlike the presentation time, it cannot reverse.

Clocks are not required to support a 100-nanosecond resolution. To determine the clock resolution, clients can use the KSPROPERTY_CLOCK_RESOLUTION request.

Requirements

Header: ks.h (include Ks.h)

See also

KSPROPERTY_CLOCK_CORRELATEDPHYSICALTIME

KSPROPERTY_CLOCK_CORRELATEDTIME