public void SetTimeRatio(double ratio)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetTimeRatio(_rbs, ratio);
 }