pub unsafe extern "C" fn aubio_onset_get_delay(
    o: *const aubio_onset_t
) -> uint_t
Expand description

get delay in samples

\param o onset detection object as returned by new_aubio_onset() \return constant system delay to take back from detection time (in samples)