ACX_MICROPHONE_CONFIG_FLAGS enumeration (acxpin.h)

The ACX_MICROPHONE_CONFIG_FLAGS enumeration is used to configure a physical microphone.

Syntax

typedef enum _ACX_MICROPHONE_CONFIG_FLAGS {
  AcxMicrophoneConfigNoFlags,
  AcxMicrophoneConfigValidFlags
} ACX_MICROPHONE_CONFIG_FLAGS;

Constants

 
AcxMicrophoneConfigNoFlags
Indicates that there are no flags set.
AcxMicrophoneConfigValidFlags
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)