Function pw_stream_emit_event

Source
pub unsafe extern "C" fn pw_stream_emit_event(
    stream: *mut pw_stream,
    event: *const spa_event,
) -> c_int
Expand description

Emit an event from this stream. RT safe. Since 1.2.6