Skip to content

Latest commit

 

History

History
101 lines (63 loc) · 3.03 KB

nf-ks-kspinsetpinclocktime.md

File metadata and controls

101 lines (63 loc) · 3.03 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.KsPinSetPinClockTime
KsPinSetPinClockTime function (ks.h)
The KsPinSetPinClockTime function sets the current time on the clock exposed by Pin.
stream\kspinsetpinclocktime.htm
stream
04/23/2018
KsPinSetPinClockTime function
KsPinSetPinClockTime, KsPinSetPinClockTime function [Streaming Media Devices], avfunc_8f1c1b04-c5eb-4aa1-9cdf-84b86da388e9.xml, ks/KsPinSetPinClockTime, stream.kspinsetpinclocktime
ks.h
Ks.h
Universal
Available in Microsoft Windows XP and later operating systems and DirectX 8.0 and later DirectX versions.
Ks.lib
<=DISPATCH_LEVEL
Windows
KsPinSetPinClockTime
ks/KsPinSetPinClockTime
APIRef
kbSyntax
LibDef
Ks.lib
Ks.dll
KsPinSetPinClockTime

KsPinSetPinClockTime function

-description

The KsPinSetPinClockTime function sets the current time on the clock exposed by Pin.

-parameters

-param Pin [in]

A pointer to a KSPIN structure representing the AVStream pin object for which the exposed clock is set to the time specified by Time.

-param Time [in]

This parameter specifies the time that is set on the clock exposed by Pin. To determine time measurement units, use IKsReferenceClock::GetResolution.

-returns

None

-remarks

KsPinSetPinClockTime modifies the current time returned by the clock. If an external clock is used, this function can still be used to force a resetting of the current timer when the external timer is not being used. In this case, the time provided is ignored and must be set to zero.

-see-also

IKsControl

IKsReferenceClock

KsFilterGetOuterUnknown

KsGetOuterUnknown

KsPinGetConnectedFilterInterface

KsPinGetConnectedPinInterface

KsPinGetReferenceClockInterface

KsRegisterAggregatedClientUnknown