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。
要求
| 要求 | 价值 | 
|---|---|
| 目标平台 | 窗户 | 
| 标头 | ksproxy.h (包括 Ksproxy.h) |