| Studio / Enterprise | PFTrack Documentation | Python Macro API |
This is the class for manipulating the Cinema as returned by PyTree.getCinema().
int getCurrentFrame() - returns the current frame number.
void setCurrentFrame(int) - sets the current frame number to the specified value.
int getStartFrame() - returns the start frame of the footage loaded into the Cinema.
int getEndFrame() - returns the end frame of the footage loaded into the Cinema.
Note: Macro scripts are only available to Studio and Enterprise customers.