public long GetChannelCount()
 {
     return(RubberBandNativeMethods.RubberBandStretcher_GetChannelCount(_rbs).ToInt64());
 }