TimeVarying() for Text Source
hey im making a Premiere CEP plugin thats allow you to manipulate effects on clips to achieve more complex fx using Math and logics,
currently i i got camera movement fx and staff like that (of course it has tons of keyframes lol).
today i got to mess around with the text "effect".
i know it is kinda new and works weirdly relative to other effects,
but i did manage to control and manipulate the text source (change the text itself),
and also to manipulate the 'Tracking' to my will using script.(thats the things i want to animate)
the thing is that from some reason the "TimeVarying()" return an error.
and after small check i found out that "areKeyframesSupported()" return false.
which is weird because at Premiere Pro using the 'Effect Control' panel you can add keyframes to the 'Source Text' in the Text effect.
(yea it doesnt really animate it and its more like jumping from state to state as its move from keyframe to keyframe but it should work in script if i will use very fast keyframes with small change in values..)
i dont know if it is a bug or im missing something..
any help will be great!
thanx.
