PipeWire
0.3.27
|
Data Fields | |
const char * | type |
interface type More... | |
uint32_t | version |
version More... | |
uint32_t | flags |
version More... | |
uint32_t | n_client_methods |
number of client methods More... | |
uint32_t | n_server_methods |
number of server methods More... | |
const void * | client_marshal |
const void * | server_demarshal |
const void * | server_marshal |
const void * | client_demarshal |
const void* pw_protocol_marshal::client_demarshal |
const void* pw_protocol_marshal::client_marshal |
uint32_t pw_protocol_marshal::flags |
version
uint32_t pw_protocol_marshal::n_client_methods |
number of client methods
uint32_t pw_protocol_marshal::n_server_methods |
number of server methods
const void* pw_protocol_marshal::server_demarshal |
const void* pw_protocol_marshal::server_marshal |
const char* pw_protocol_marshal::type |
interface type
Referenced by pw_protocol_add_marshal(), pw_proxy_install_marshal(), and pw_resource_install_marshal().
uint32_t pw_protocol_marshal::version |
version
Referenced by pw_protocol_add_marshal(), pw_proxy_install_marshal(), and pw_resource_install_marshal().