IKsClockPropertySet 接口 (ksproxy.h)
IKsClockPropertySet 接口提供使代理能够准确反映时间的方法。
继承
IKsClockPropertySet 接口继承自 IUnknown 接口。
方法
IKsClockPropertySet 接口具有这些方法。
IKsClockPropertySet::KsGetCorrelatedPhysicalTime KsGetCorrelatedPhysicalTime 方法从基础时钟检索物理时间和相关的系统时间。 |
IKsClockPropertySet::KsGetCorrelatedTime KsGetCorrelatedTime 方法从基础时钟检索当前时间和关联的系统时间。 |
IKsClockPropertySet::KsGetPhysicalTime KsGetPhysicalTime 方法从基础时钟检索物理时间。 |
IKsClockPropertySet::KsGetResolution KsGetResolution 方法从基础时钟检索时钟分辨率。 |
IKsClockPropertySet::KsGetState KsGetState 方法从基础时钟检索引脚的流状态。 |
IKsClockPropertySet::KsGetTime KsGetTime 方法检索基础时钟的时间。 |
IKsClockPropertySet::KsSetCorrelatedPhysicalTime KsSetCorrelatedPhysicalTime 方法使用基础时钟上的相关系统时间设置物理时间。 |
IKsClockPropertySet::KsSetCorrelatedTime KsSetCorrelatedTime 方法使用基础时钟上的相关系统时间设置当前时间。 |
IKsClockPropertySet::KsSetPhysicalTime KsSetPhysicalTime 方法在基础时钟上设置物理时间。 |
IKsClockPropertySet::KsSetTime KsSetTime 方法设置基础时钟上的当前时间。 |
注解
此接口的 IID 是IID_IKsClockPropertySet。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | ksproxy.h (包括 Ksproxy.h) |