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

Complete the negotiation process with result code \a res

This function should be called after notification of the format.

When \a res indicates success, \a params contain the parameters for the allocation state.