Skip to content

Latest commit

 

History

History
71 lines (55 loc) · 1.85 KB

nf-ks-kssetdefaultclocktime.md

File metadata and controls

71 lines (55 loc) · 1.85 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:ks.KsSetDefaultClockTime
KsSetDefaultClockTime function (ks.h)
The KsSetDefaultClockTime function sets the current time of the clock.
stream\kssetdefaultclocktime.htm
stream
04/23/2018
KsSetDefaultClockTime function
KsSetDefaultClockTime, KsSetDefaultClockTime function [Streaming Media Devices], ks/KsSetDefaultClockTime, ksfunc_737648d0-8fc4-405c-96c8-61778e6758e9.xml, stream.kssetdefaultclocktime
ks.h
Ks.h
Universal
Ks.lib
Windows
KsSetDefaultClockTime
ks/KsSetDefaultClockTime
APIRef
kbSyntax
LibDef
Ks.lib
Ks.dll
KsSetDefaultClockTime

KsSetDefaultClockTime function

-description

The KsSetDefaultClockTime function sets the current time of the clock. It modifies the current time returned by the clock. The owner of the default clock is expected to serialize access to this function and to the KsSetDefaultClockState function.

The function can be called at DISPATCH_LEVEL.

-parameters

-param DefaultClock [in]

Specifies an initialize default clock structure that is shared among instances of the default clock for the parent.

-param Time [in]

Specifies the new time to set the clock.

-returns

None

-see-also

KsGetDefaultClockTime