Function pipewire_sys::pw_stream_trigger_process
source · pub unsafe extern "C" fn pw_stream_trigger_process(
stream: *mut pw_stream
) -> c_int
Expand description
Trigger a push/pull on the stream. One iteration of the graph will scheduled and process() will be called. Since 0.3.34