PipeWire  0.3.42
pw_protocol_server Struct Reference

Data Fields

struct spa_list link
 link in protocol server_list More...
 
struct pw_protocolprotocol
 the owner protocol More...
 
struct pw_impl_corecore
 
struct spa_list client_list
 list of clients of this protocol More...
 
void(* destroy )(struct pw_protocol_server *listen)
 

Field Documentation

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)

The documentation for this struct was generated from the following file: