ACX_MICARRAYGEOMETRY_CONFIG_FLAGS - NtDoc

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

typedef enum _ACX_MICARRAYGEOMETRY_CONFIG_FLAGS {
  AcxMicArrayGeometryConfigNoFlags,
  AcxMicArrayGeometryConfigValidFlags
} ACX_MICARRAYGEOMETRY_CONFIG_FLAGS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-acxpin-acx_micarraygeometry_config_flags)

Description

The ACX_MICARRAYGEOMETRY_CONFIG_FLAGS enumeration is used to configure the geometry of a microphone array.

Constants

AcxMicArrayGeometryConfigNoFlags

Indicates that there are no flags set.

AcxMicArrayGeometryConfigValidFlags

For internal validation, do not use.

Remarks

ACX requirements

Minimum ACX version: 1.0

For more information about ACX versions, see ACX version overview.

See also