namespace SDRSharp.Radio { public delegate void dSampleRateChanged(int newSamplerate); }