-
How to get AV Layer’s duration using script?
I have a layer in my comp, which is a video file and I need to get it’s duration using script. Can anyone help me? myComp.duration shows me duration of comp, however myComp.layer(2).duration isn’t working…