Skip to main content
Participating Frequently
June 26, 2024
Answered

请问使用premiere pro c++ sdk开发插件,怎么操作关键帧?相应的接口是什么?

  • June 26, 2024
  • 1 reply
  • 609 views

您好,

我在使用premiere pro c++ sdk 开发效果插件的时候,需要访问并添加大量关键帧,类似premiere自带的蒙版路径跟踪功能,但是我没有找到关键帧操作接口,我是看的premier pro c++ sdk guide,不知道是否有遗漏哪部分的文档?

谢谢!

This topic has been closed for replies.
Correct answer Bruce Bullis

There is no keyframing control from within effect plugins; CEP panels can use PPro ExtendScript, to manipulate keyframes.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
June 28, 2024

There is no keyframing control from within effect plugins; CEP panels can use PPro ExtendScript, to manipulate keyframes.