KSEVENT_VIDCAPTOSTI - NtDoc

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

typedef enum {
  KSEVENT_VIDCAPTOSTI_EXT_TRIGGER,
  KSEVENT_VIDCAP_AUTO_UPDATE,
  KSEVENT_VIDCAP_SEARCH
} KSEVENT_VIDCAPTOSTI;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Constants

KSEVENT_VIDCAPTOSTI_EXT_TRIGGER

Defines the KSEVENT_VIDCAPTOSTI_EXT_TRIGGER constant.

KSEVENT_VIDCAP_AUTO_UPDATE

Defines the KSEVENT_VIDCAP_AUTO_UPDATE constant.

Defines the KSEVENT_VIDCAP_SEARCH constant.

Remarks

See also