[][src]Function aubio_sys::aubio_filter_get_samplerate

pub unsafe extern "C" fn aubio_filter_get_samplerate(
    f: *const aubio_filter_t
) -> uint_t

get sampling rate of the filter

\param f filter to get sampling rate from

\return the sampling rate of the filter, in Hz