CONSTRICTOR_OPTION - NtDoc

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

typedef enum {
  CONSTRICTOR_OPTION_DISABLE,
  CONSTRICTOR_OPTION_MUTE
} CONSTRICTOR_OPTION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the CONSTRICTOR_OPTION enumeration.

Constants

CONSTRICTOR_OPTION_DISABLE

Defines the CONSTRICTOR_OPTION_DISABLE constant.

CONSTRICTOR_OPTION_MUTE

Defines the CONSTRICTOR_OPTION_MUTE constant.

Remarks

See also