KSINTERFACE_STANDARD - NtDoc

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

typedef enum {
  KSINTERFACE_STANDARD_STREAMING,
  KSINTERFACE_STANDARD_LOOPED_STREAMING,
  KSINTERFACE_STANDARD_CONTROL
} KSINTERFACE_STANDARD;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ks-ksinterface_standard)

KSINTERFACE_STANDARD enumeration

Description

Constants

KSINTERFACE_STANDARD_STREAMING

KSINTERFACE_STANDARD_LOOPED_STREAMING

KSINTERFACE_STANDARD_CONTROL

Reserved for system use.