ParsecAudioCancelMode
Audio Echo Cancel Type.
Whether and how we should try to cancel echo from the host
Values
Name | Value | Description |
---|---|---|
AUDIO_CANCEL_MODE_NONE | 0 | No echo cancellation. |
AUDIO_CANCEL_MODE_LEGACY | 1 | Use phase echo cancellation techniques (Windows only) |
AUDIO_CANCEL_MODE_NEW | 2 | Use audio mixer echo cancellation system (Windows 21H1 or greater only) |