Creating a timeline from an import plugin
Is it possible to create a timeline from an import plugin? I'm loading an XML file that contains descriptions of the clips I want to load and want to create a timeline object and import the referenced media into PPro. I'm currently looking at the "SweetPea Suites" and have also searched the documentation for "timeline" but nothing obvious is jumping out. I've already successfully performed this import XML to timeline thing using the ExtendScript environment but I wanted to do this more like the Final Cut Pro importer.
My plugin doesn't need to actually handle media and only reads in an XML file to setup the timeline and if necessary hand off import of actual media files to other importers.
So I could use some assistance on:
- how to create a timeline project items from an import plugin.
- how to intiate media import with other importers.
As always, help is appreciated. Thanks!
