Question
Get comp fps, start, end
I'm wondering how to access composition attributes. I want the start and end time. So far I've found out how to get it in seconds, but I'd really like to have the frame numbers. The users might not have their settings at 24 by accident so a simple time*24 wont work but if I could get the fps I could do time*fps. Any thoughts?
