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 포함) |