commit | b1da0a7c630fde338a389fb3395ddbde31c7ee60 | [log] [tgz] |
---|---|---|
author | dongyang.zhang <dongyang.zhang@amlogic.com> | Wed Mar 05 03:19:47 2025 +0000 |
committer | wei du <wei.du@amlogic.com> | Fri Mar 07 00:10:40 2025 -0800 |
tree | 4f791e54705d7ce25314ba3923fb21d8bc9a7c01 | |
parent | 2a660245f9e6074b1ebe9f9537bf830b84be9d9b [diff] |
audio: AUDIO-TRACKSWITCH has no fade-out. [1/1] PD#SWPL-198609 Problem: there is no sleep between pause and flush when asink just called flush.So,the fade-out waveform will be flushed. Solution: add sleep to ensure fade-out waveform can be shown. Verify: t5w Change-Id: I41d3c400663a5677a5909f319d7bc008256f6637 Signed-off-by: dongyang.zhang <dongyang.zhang@amlogic.com>