PipeWire 1.2.6
|
#include <pipewire/protocol.h>
Data Fields | |
struct spa_list | link |
link in protocol server_list | |
struct pw_protocol * | protocol |
the owner protocol | |
struct pw_impl_core * | core |
struct spa_list | client_list |
list of clients of this protocol | |
void(* | destroy )(struct pw_protocol_server *listen) |
struct spa_list pw_protocol_server::link |
link in protocol server_list
struct pw_protocol* pw_protocol_server::protocol |
the owner protocol
struct pw_impl_core* pw_protocol_server::core |
struct spa_list pw_protocol_server::client_list |
list of clients of this protocol
void(* pw_protocol_server::destroy) (struct pw_protocol_server *listen) |