flutter_plugin_record icon indicating copy to clipboard operation
flutter_plugin_record copied to clipboard

录制mp3在android 10 上失败问题

Open yxwandroid opened this issue 5 years ago • 0 comments

目前录制mp3 在android 10 上 不能录制成功
解决方式 1 image 修改项目的targetversion版本为28
解决方式二 如下链接 不过暂时没时间来解决 参考

https://github.com/WritingMinds/ffmpeg-android-java/pull/361

yxwandroid avatar Dec 17 '20 11:12 yxwandroid