Function pw_filter_get_data_loop

Source
pub unsafe extern "C" fn pw_filter_get_data_loop(
    filter: *mut pw_filter,
) -> *mut pw_loop
Expand description

Get the data loop that is doing the processing of this filter. This loop is assigned after pw_filter_connect(). Since 1.1.0