rtaudio_set_stream_time

Function rtaudio_set_stream_time 

Source
pub unsafe extern "C" fn rtaudio_set_stream_time(
    audio: rtaudio_t,
    time: f64,
)
Expand description

! Set the stream time to a time in seconds greater than or equal to ! 0.0. See \ref RtAudio::setStreamTime().