PipeWire
0.3.66
|
Data Fields | |
struct spa_list | link |
link in protocol server_list More... | |
struct pw_protocol * | protocol |
the owner protocol More... | |
struct pw_impl_core * | core |
struct spa_list | client_list |
list of clients of this protocol More... | |
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) |