ProjectItem.changeMediaPath(path);
where path is path for example a video files path. This can be done.
But the real question is ProjectItem is like a i have created subClip created from ProjectItem with in and out points, with speed / duration effect applied on it. Now the duration of projectItem has changed. Now I want this to be the source of another ProjectItems Path instead of a real video path. Is this possible?