关于 MS Windows 的 QuickTime API 有哪些好的教程?

发布于 2024-07-16 09:08:32 字数 1542 浏览 6 评论 0原文

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

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

发布评论

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

评论(3

在巴黎塔顶看东京樱花 2024-07-23 09:08:32

QuickTime For Windows 开始于Mac OS 和 Windows 编程和构建之间的差异QuickTime 功能融入 Windows 应用程序 然后讨论如何将该功能合并到 Windows 平台中

QuickTime For Windows starts off with the differences between Mac OS and Windows programming and Building QuickTime Capability Into a Windows Application then discusses how to incorporate the capability into Windows platform

够运 2024-07-23 09:08:32

有一个针对 QT 开发人员的官方邮件列表。 它有一个档案。 如果您正在认真尝试使用 QT 来完成某些事情,那么订阅它肯定是值得的,特别是如果它有点偏离常规。

恕我直言,官方文档有点太以苹果为中心了。 请注意,Windows 书籍假设您已经具备在 Mac 上使用 QT 的经验。 在我寻找的时候(大约一年前),我有一个任务是从 .NET(C# 或托管 C++)处理 QT。 当时这还不是一种有据可查的做事方式。

Apple 开发人员网站上有大量 Windows 示例代码,如果您能找到它,可能会有所帮助。 我似乎失去了曾经拥有的链接。 只要知道它确实存在(或一年前确实存在)就足以将您推向正确的方向。

几乎所有可用的示例代码都是普通的 C 或 C++。

There is an official mailing list for QT developers. It has an archive. It would certainly be worth subscribing to it if you are seriously trying to use QT for something, especially if it is the slightest bit off the beaten path.

IMHO, the official docs are more than a little too Apple-centric. Note that the Windows book assumes you already have experience with QT on Macs. At the time I was looking (about a year ago), I had a mandate to deal with QT from .NET, either from C# or managed C++. That was not a well documented way of doing things then.

There is a body of sample code for Windows somewhere at the Apple developer site, which might help if you can find it. I seem to have lost the links I had at one time. Just knowing it does (or did a year ago) exist might be enough to nudge you in the right direction.

Almost all of the sample code available is ordinary C or C++.

肤浅与狂妄 2024-07-23 09:08:32

I have started a Google code project with my QuickTime for Windows code at code.google.com/p/qtip. The idea is to structure things in a semi-tutorial fashion (as I learn this stuff myself!) so that others can learn from my pain...

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