Function pw_stream_get_data_loop

Source
pub unsafe extern "C" fn pw_stream_get_data_loop(
    stream: *mut pw_stream,
) -> *mut pw_loop
Expand description

Get the data loop that is doing the processing of this stream. This loop is assigned after pw_stream_connect(). * Since 1.1.0