JMF。创建新的自定义流数据源

发布于 2024-09-02 02:30:24 字数 158 浏览 4 评论 0原文

我正在寻求创建一种构建 DataSource 对象(以及处理器)的方法,该对象从流而不是文件、RTP 等获取数据。我正在为一个更大的应用程序编写一个模块,旨在透明地转码音频数据。浏览 JMF 文档仅指定如何从文件创建源,但我需要能够从应用程序中的流创建源。

知道我可以从哪里开始寻找吗?

I am looking to create a means of building a DataSource object (and hence a Processor) that gets data from a stream instead of a file, RTP, and so on. I am writing a module for a much larger application that is meant to transparently transcode audio data. Going through the JMF docs only specify how to create a source from file however I need to be able to create a source from a stream within my application.

Any idea where I can start looking?

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

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

发布评论

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

评论(1

眉目亦如画i 2024-09-09 02:30:24

请看这里一些你可能需要的东西都在这里实现,但是如果你寻找更复杂的东西......我知道我最近有,但没有找到任何东西,我必须自己一步一步地测试这些复杂的东西。

希望这有帮助,

亚当。

Look here a few of the things you might need are implemented here, but if you look for more complicated things... I know I have lately, and didn't find any, I had to test these complicated things, step by step, by myself.

Hope this helps,

Adam.

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