在黑莓中无延迟地播放音频

发布于 2024-11-07 08:54:32 字数 191 浏览 0 评论 0原文

我知道黑莓音频播放器有内部缓冲区,必须在开始播放之前填充该缓冲区。这会导致播放器开始前有大约 2 秒的延迟。 我可以消除延迟并尽快开始播放音频吗?

有什么办法可以减少内部缓冲区的大小。

如果是的话,谁能告诉我该怎么做......

我正在使用黑莓操作系统版本 5。

谢谢并问候

Uttam

I know blackberry audio player has internal buffer which has to be filled before it starts playing. This causes about 2 seconds delay before the player starts.
Can i eliminate the delay and start playing audio as soon as possible.

Is there any way to reduce the internal buffer size.

If yes can any one tell me how to do it....

I am using blackberry os version 5.

Thanks and regards

Uttam

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

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

发布评论

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

评论(1

巴黎盛开的樱花 2024-11-14 08:54:32

事实证明,缓冲区大小无法消除。这个缓冲区是在 os 5 中期版本中引入的。在以前的版本中,您只有必须填充的初始缓冲区。

(第一个相关主题的答案,下次尝试使用搜索功能;))

It turns out that the buffer size cannot be eliminated. This buffer is introduced somewhere in mid os 5 version. In previous versions you only have initial buffer you have to fill.

(Answer of the first related topic, try to use the search function next time;))

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