Android Mediastore 未列出 MID 和 Android Mediastore AAC 文件

发布于 2024-11-09 04:43:58 字数 164 浏览 0 评论 0原文

使用 mediastore 列出内部/外部存储中的音频文件时,会列出 AMR、OGG 和 MP3,但不会列出 MID 和 AAC。如果我使用 Android 文件系统 API 列出所有文件,我可以列出 MID 和 AAC,但无法播放它们,即使 Android 声称支持 AAC。

对此有什么想法吗?

When using mediastore to list audio files from internal/external storage, AMR, OGG and MP3 are listed but MID and AAC are not. If I use Android file system API to list all the files, I can list the MID and AAC but can't play them, even though Android claims to support AAC.

Any ideas to this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

高跟鞋的旋律 2024-11-16 04:43:58

http://developer.android.com/guide/appendix/media-formats.html

仅 3.1+ 支持 AAC 解码。我不知道你正在使用哪个版本,但这可能是问题所在。

http://developer.android.com/guide/appendix/media-formats.html

AAC decoding is only supported in 3.1+. I don't know what version ur working on, but that might be the issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文