rtaudio_get_stream_latency

Function rtaudio_get_stream_latency 

Source
pub unsafe extern "C" fn rtaudio_get_stream_latency(
    audio: rtaudio_t,
) -> c_long
Expand description

! Returns the internal stream latency in sample frames. See \ref ! RtAudio::getStreamLatency().