Function aubio_sys::aubio_filter_get_samplerate[][src]

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

get sampling rate of the filter

\param f filter to get sampling rate from

\return the sampling rate of the filter, in Hz