Qt 移动广播 (DVB-H) API
我想创建一个使用DVB-H耳机观看和录制节目的Qt程序。我知道诺基亚商店里已经有这样的程序,但它不适用于最新的耳机。我已经找到了这个 http://library.developer.nokia.com/index.jsptopic=/Java_Developers_Library/GUID-154101B4-1539-4025-9698-FC1FBF393C0E.html 用于通过 Java 应用程序使用耳机,但我想知道是否有我可以使用的该 API 的 Qt 版本。我环顾四周却找不到,也许根本就没有。如果您对此有所了解,请帮忙。
I want to create a Qt program that uses the DVB-H headset to watch and record programs. I know there is already such a program on the Nokia store but it doesn't work with latest headset. I have already found this http://library.developer.nokia.com/index.jsptopic=/Java_Developers_Library/GUID-154101B4-1539-4025-9698-FC1FBF393C0E.html for using the headset with a Java app, but I want to know if there is a Qt version of this API that I can use. I have been looking around but I can't find one, maybe there isn't one. If you know anything about this please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
DVB-H 的 Qt API 不存在。 JSR-272 是 Symbian 上的唯一选项。
Qt APIs for DVB-H do not exist. JSR-272 is the only option on Symbian.