Function pipewire_sys::pw_proxy_add_object_listener
source · pub unsafe extern "C" fn pw_proxy_add_object_listener(
proxy: *mut pw_proxy,
listener: *mut spa_hook,
funcs: *const c_void,
data: *mut c_void
)
Expand description
Add a listener for the events received from the remote object. The events depend on the type of the remote object type.