ACX_MICARRAYGEOMETRY_CONFIG_FLAGS enumeration (acxpin.h)
The ACX_MICARRAYGEOMETRY_CONFIG_FLAGS enumeration is used to configure the geometry of a microphone array.
Syntax
typedef enum _ACX_MICARRAYGEOMETRY_CONFIG_FLAGS {
AcxMicArrayGeometryConfigNoFlags,
AcxMicArrayGeometryConfigValidFlags
} ACX_MICARRAYGEOMETRY_CONFIG_FLAGS;
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.
Requirements
Requirement | Value |
---|---|
Header | acxpin.h |
See also
- [acxpin.h header](index.md)