KSPROPERTY_TIMECODE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef enum {
  KSPROPERTY_TIMECODE_READER,
  KSPROPERTY_ATN_READER,
  KSPROPERTY_RTC_READER
} KSPROPERTY_TIMECODE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-ksproperty_timecode)

Description

This topic describes the KSPROPERTY_TIMECODE enumeration (ksmedia.h).

Constants

KSPROPERTY_TIMECODE_READER

Defines the KSPROPERTY_TIMECODE_READER constant.

KSPROPERTY_ATN_READER

Defines the KSPROPERTY_ATN_READER constant.

KSPROPERTY_RTC_READER

Defines the KSPROPERTY_RTC_READER constant.

Remarks

See also