We are developing a title importer plugin for Premiere Pro CC.
I want to set a default duration value when I put materials on the timeline.
However, selector imGetInfo8 is called, if imFileInfoRec8->vidInfo.isRollCrawl=1 is returned, the value of General Setting will be effective.
It is supplementary as follows:
1.materials is a roll/crawl title.
2.The roll/crawl title made by our software.
3.roll/crawl title has duration.
4.The roll/crawl title in the timeline already, I want to change the duration freely.
5.It is not reflected although imFileInfoRec8->vidDuration was tried.
Is it possible in Premiere Pro SDK ?
Best Regards.