三星 Galaxy MediaRecorder 内部缓冲

发布于 2024-10-08 04:55:45 字数 240 浏览 5 评论 0原文

我注意到 Galaxy 上的 android.media.MediaRecorder 行为与我的其他设备(Hero、Nexus、Incredible 等)上的行为不同。Galaxy 似乎以 1 分钟的间隔将 MPEG 数据写入文件(大约 1.5 MB) chunks),表明它在内部缓冲其数据。我需要比每分钟一次更快地获取数据。有人对控制这种行为有什么建议吗? android.media.MediaRecorder API 非常简单,没有控制缓冲区大小或写入间隔。

I am noticing that the behavior of the android.media.MediaRecorder is different on the Galaxy than on my other devices (Hero, Nexus, Incredible, etc.) The Galaxy seems to write MPEG data to file in 1 minutes intervals (approx 1.5 MB chunks), suggesting that it internally buffers its data. I need the data to come more quickly than once per minute. Does anyone have any suggestions on controlling this behavior? The android.media.MediaRecorder API is quite simplistic and doesn't have control buffer sizes or write intervals.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文