pub unsafe extern "C" fn pw_impl_node_set_active(
node: *mut pw_impl_node,
active: bool,
) -> c_int
Expand description
Set a node active. This will start negotiation with all linked active nodes and start data transport
pub unsafe extern "C" fn pw_impl_node_set_active(
node: *mut pw_impl_node,
active: bool,
) -> c_int
Set a node active. This will start negotiation with all linked active nodes and start data transport