audio: add offload underflow msg state

Signed-off-by: hanqiyuan <hanqiyuan@xiaomi.com>
This commit is contained in:
hanqiyuan
2024-10-16 08:11:04 +08:00
committed by Xiang Xiao
parent 7466237b14
commit c7455e7e8e
2 changed files with 49 additions and 0 deletions
+1
View File
@@ -328,6 +328,7 @@
#define AUDIO_CALLBACK_IOERR 0x02
#define AUDIO_CALLBACK_COMPLETE 0x03
#define AUDIO_CALLBACK_MESSAGE 0x04
#define AUDIO_CALLBACK_UNDERRUN 0x05
/* Audio Pipeline Buffer (AP Buffer) flags **********************************/