pub unsafe extern "C" fn pw_stream_update_params(
    stream: *mut pw_stream,
    params: *mut *const spa_pod,
    n_params: u32
) -> c_int
Expand description

Update the param exposed on the stream.