public float GetXForFrame(int frame)
 {
     return(_sequenceEditor.GetXForFrame(frame));
 }