How to not cover the clip in the sequence when i insert or paste new clips into timeline?
Recently i am working on a cep which can insert adjustment layer from another project,now the issue is ,when i use the insertclip() function it will always overlap the clip,and i write a very complex code to judge if it can be insert into the specific track;(but it can only insert,not paste)but when i search for other extensions,i found that they do this thing to aviod the issues happened;But i really do not know its function,so can i get your help?Thank you so much!
what i want to do is judge clips.length or somthing like this,if it not = 0,i will not chose that one as a target,so i can paste to the target track.
