pub unsafe extern "C" fn aubio_sink_get_samplerate(
    s: *const aubio_sink_t
) -> uint_t
Expand description

get samplerate of sink object

\param s sink object, created with ::new_aubio_sink \return samplerate, in Hz