Function pipewire_sys::pw_stream_get_node_id
source · pub unsafe extern "C" fn pw_stream_get_node_id(
stream: *mut pw_stream
) -> u32
Expand description
Get the node ID of the stream. \return node ID.
pub unsafe extern "C" fn pw_stream_get_node_id(
stream: *mut pw_stream
) -> u32
Get the node ID of the stream. \return node ID.