pub unsafe extern "C" fn aubio_source_get_duration(
    s: *mut aubio_source_t
) -> uint_t
Expand description

get the duration of source object, in frames

\param s source object, created with ::new_aubio_source \return number of frames in file