public long GetLatency()
 {
     return(RubberBandNativeMethods.RubberBandStretcher_GetLatency(_rbs).ToInt64());
 }