Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 064bcea8 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Volume listener accounts for 25 possible volume steps

Test: play media, use all 25 vol steps and observe varying attenuation
Bug: 32195657
Change-Id: Ieabc48949c743adb90aab1bcca2acbc7ec9910ad
parent 99dab497
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
#define AUDIO_PLATFORM_API_H

#include "voice.h"
#define MAX_VOLUME_CAL_STEPS 15
#define MAX_VOLUME_CAL_STEPS 25
#define CODEC_BACKEND_DEFAULT_SAMPLE_RATE 48000
#define CODEC_BACKEND_DEFAULT_BIT_WIDTH 16
#define CODEC_BACKEND_DEFAULT_CHANNELS 2