Question
After Effects time representation
Hi all,
Would anyone be able to point me in the direction of a document which explains how time works in After Effects plugins? I'm writing a plugin and want to get access to each frame. I'm finding the A_Time type a little confusing - what does it actually represent? I have the frame duration (using RenderOptionsSuite3()->AEGP_GetTimeStep()) and want to step through each frame using RenderOptionsSuite3()->AEGP_SetTime().
Thanks,
Andrew
Would anyone be able to point me in the direction of a document which explains how time works in After Effects plugins? I'm writing a plugin and want to get access to each frame. I'm finding the A_Time type a little confusing - what does it actually represent? I have the frame duration (using RenderOptionsSuite3()->AEGP_GetTimeStep()) and want to step through each frame using RenderOptionsSuite3()->AEGP_SetTime().
Thanks,
Andrew