KSPROPERTY_AEC - NtDoc

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

typedef enum {
  KSPROPERTY_AEC_NOISE_FILL_ENABLE,
  KSPROPERTY_AEC_STATUS,
  KSPROPERTY_AEC_MODE
} KSPROPERTY_AEC;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Constants

KSPROPERTY_AEC_NOISE_FILL_ENABLE

Defines the KSPROPERTY_AEC_NOISE_FILL_ENABLE constant.

KSPROPERTY_AEC_STATUS

Defines the KSPROPERTY_AEC_STATUS constant.

KSPROPERTY_AEC_MODE

Defines the KSPROPERTY_AEC_MODE constant.

Remarks

See also