以编程方式控制 FCP 中的播放

发布于 2025-01-08 05:09:07 字数 298 浏览 1 评论 0原文

我在 Final Cut Pro 二进制文件上运行 Unix“strings”命令,它返回一些类似这样的内容:

nextEdit:
previousEdit:
stepForward:
stepBackward:
playPause:

有什么方法可以告诉 Final Cut 在运行时运行这些函数吗?这可能与 NSNotifications 有关吗?我找不到任何有关它的 Apple 文档。

如果我的处理方式错误,有什么方法可以在 Final Cut 中以编程方式控制播放(播放/暂停/快退/等)?

I ran the Unix "strings" command on the Final Cut Pro binary and it returns some stuff like this:

nextEdit:
previousEdit:
stepForward:
stepBackward:
playPause:

Is there any way that I can tell Final Cut to run these functions while it's running? Could this possibly have to do with NSNotifications? I can't find any Apple Documentation on it.

If I'm going about this the wrong way, is there any way I can programmatically control playback (play/pause/rewind/etc.) in Final Cut?

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

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

发布评论

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

评论(1

泼猴你往哪里跑 2025-01-15 05:09:07

看看这里:https://discussions.apple.com/thread/6430030

办法是发送键盘快捷键。对我有用。

Take a look here: https://discussions.apple.com/thread/6430030

The arguably lame approach is to send keyboard short cuts. Works for me.

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