acp: sync

This commit is contained in:
Wim Taymans 2020-10-13 17:23:36 +02:00
parent 4b7b2a9a10
commit 4e9b81960f
11 changed files with 28 additions and 12 deletions

View file

@ -157,7 +157,7 @@ struct pa_alsa_element {
long volume_limit; /* -1 for no configured limit */
double min_dB, max_dB;
pa_channel_position_mask_t masks[SND_MIXER_SCHN_LAST + 1][2];
pa_channel_position_mask_t masks[SND_MIXER_SCHN_LAST + 1][8];
unsigned n_channels;
pa_channel_position_mask_t merged_mask;