public long GetSamplesRequired()
 {
     return(RubberBandNativeMethods.RubberBandStretcher_GetSamplesRequired(_rbs).ToInt64());
 }