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

get current playing state

\param o sampler, created by new_aubio_sampler()

\return 0 if not playing, 1 if playing