Getting the sequence project resolution and framerate
im on exportcontroller sample project, how can values, , resolution width, resolution height , framerate ?
hi alex,
this demonstrated in sample using following lines of code:
ssequenceinfosuiteptr->getframerect(timelineinfo->mtimelineid, &framerect);
ssequenceinfosuiteptr->getframerate(timelineinfo->mtimelineid, &ticksperframe);
More discussions in Premiere Pro SDK
adobe
Comments
Post a Comment