From c8ab8f8eaa4c10ef6b2e80cfe717d76abc81ad5f Mon Sep 17 00:00:00 2001 From: asklie <760956257@qq.com> Date: Wed, 21 Aug 2024 14:57:41 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9E=E4=B8=8D=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E9=85=8D=E7=BD=AE=E5=B9=B3=E8=A1=A1=E9=9F=B3=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: asklie <760956257@qq.com> --- packages/audioplayers/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/audioplayers/README.md b/packages/audioplayers/README.md index 6f18bed..7ee6420 100644 --- a/packages/audioplayers/README.md +++ b/packages/audioplayers/README.md @@ -99,4 +99,8 @@ Also, as always, please give us a star to help! This was originally a fork of [rxlabz's audioplayer](https://github.com/rxlabz/audioplayer), but since we have diverged and added more features. +### FAQ + +- [ ] In ohos, configuring the left and right channels is not supported for the time being.(在ohos中,暂时不支持配置左右声道) + Thanks for @rxlabz for the amazing work! -- Gitee