Function pw_filter_get_state

Source
pub unsafe extern "C" fn pw_filter_get_state(
    filter: *mut pw_filter,
    error: *mut *const c_char,
) -> pw_filter_state
Expand description

Get the current filter state. Since 1.4 this also sets errno when the state is PW_FILTER_STATE_ERROR