alsa: use chmap by default when using UCM

Fixes #2648
This commit is contained in:
Wim Taymans 2024-01-25 10:26:11 +01:00
parent 65f594c6a1
commit 803c82abb9
2 changed files with 10 additions and 2 deletions

View file

@ -40,6 +40,7 @@ extern "C" {
#define DEFAULT_PERIOD 1024u
#define DEFAULT_RATE 48000u
#define DEFAULT_CHANNELS 2u
/* CHMAP defaults to true when using UCM */
#define DEFAULT_USE_CHMAP false
#define MAX_HTIMESTAMP_ERROR 64