Function pw_stream_get_state

Source
pub unsafe extern "C" fn pw_stream_get_state(
    stream: *mut pw_stream,
    error: *mut *const c_char,
) -> pw_stream_state
Expand description

Get the current stream state. Since 1.4 this also sets errno when the state is PW_STREAM_STATE_ERROR